Thank you for all your help telecastg item .
For the moment, it has not been successful. Especially since I am trying to retrieve the zip code value...
Announcement
Collapse
No announcement yet.
User Profile
Collapse
-
I modified the fetchJsonFromApi function to not fetch the recordId. So the URL is valid on an existing record (edit) or a new record (create).
I...
Leave a comment:
-
Thank you for your advice!
In fact, it's the record id that was not sent in the request, simply because I was in "create" mode and not...
Leave a comment:
-
wow, what a job!
Thank you so much for sharing your work.
For now, to test, I have integrated your fields directly into the contact entity....
- Likes 1
Leave a comment:
-
Thanks to both of you. I haven't been able to move forward since my last post but I should be able to this weekend.
- Likes 2
Leave a comment:
-
Code:if (this.mode === this.MODE_EDIT) { this.$element.autocomplete({ source: function (request, response) { $.ajax({ url: "https://api-adresse.data.gouv.fr/search/?postcode=01000",
- Likes 1
Leave a comment:
-
So to summarize, my goal is, in the contact entity, when I choose a city, the autocomplete suggestions in the streets field, are filtered according to...
- Likes 2
Leave a comment:
-
Code:define('custom:views/contact/fields/voieban', ['views/fields/base'], function (Dep) { /** * Field api BAN *
- Likes 1
Leave a comment:
-
I just created a field type "voieban", copied on the text type, created a field "rueBAN" of type "voieban".
In the...
Leave a comment:
-
Thanks a lot. I will test your code and keep you informed
- Likes 1
Leave a comment:
-
I think I have to extend the field (link) not select-record.
I replaced and modified the getSelectFilters function but it still doesn't work ...
Leave a comment:
-
-
Filter link field values
In the "Call" entity, I created a "contact" field.
This field is linked to the "Contact" entity.
...
-
Thank you for your answer. I'll give it a try and keep you posted.
I discovered EspoCRM in 2019 as part of my job at the time, then I went on another...
Leave a comment:
No activity results to display
Show More
Leave a comment: