query specific user fields

liuker 24 Oct, 2019
hi, contact you to ask for support.

I need to create a chronoform form, with base fields; name, last name, repair status

my requirement is to query the specific field for each user, who logs in.

Also I should be able to add new lines, writing directly on the db.

Can you give me advice?
GreyHead 25 Oct, 2019
Hi liuker,

With either CFv5 or CFv6 you can get the User ID in the form On Load event and then use a DB Read action to get the data for that user.

Bob
This topic is locked and no more replies can be posted.