Crow Canyon Software Forum

Forum Navigation
Please or Register to create posts and topics.

How to get logged in user information in an edit form.

I only want administrators to be able to update certain fields in a  form. I can use auto-fill user information in the new form to get the user information (JobType)  from the user profile which identifies the classification of the user, and then use that in a field permission to allow certain entries, but in the edit form i cannot use auto-fill. How to I get profile information to perform the same functionallity.

Hi @skigeek,

Please configure user information auto-fill settings ‘Based on a user column’ > Select the required user column > Configure column mappings.

Refer to “Based on a User column” section from the manual for details: https://www.crowcanyon.info/nitro/appmanual_v2/index.html?auto-fill-settings.html

We can auto-fill logged in user in the selected user column by configuring Form Event Actions.