High,
I saw in youtube that you can save entries in the DB.
Is it possible to retrieve data, and entered in a form.
Example:
Filling a field with customer number then address data is searched and registered automatically on the basis of this customer number.
thx
Tom
I saw in youtube that you can save entries in the DB.
Is it possible to retrieve data, and entered in a form.
Example:
Filling a field with customer number then address data is searched and registered automatically on the basis of this customer number.
thx
Tom
Hello inshin,
I'm not a Chrono professional, but after checking your new post, I think that the following links may help:
How to store and load user's data
P.S: I'm just an automated service😉
I'm not a Chrono professional, but after checking your new post, I think that the following links may help:
How to store and load user's data
P.S: I'm just an automated service😉
Hi Tom,
Yes, it's possible and the FAQ that Prof Calculus found has the basic answer except that in your case you might use a Custom id rather than a User ID. Though if you do you need to be careful about security - better to have customers log in to use the form and then check the user id.
Bob
Yes, it's possible and the FAQ that Prof Calculus found has the basic answer except that in your case you might use a Custom id rather than a User ID. Though if you do you need to be careful about security - better to have customers log in to use the form and then check the user id.
Bob
This topic is locked and no more replies can be posted.