Crow Canyon Software Forum
How to get logged in user information in an edit form.
Quote from skigeek on May 1, 2024, 7:17 pmI 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.
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.
Quote from supportTeam on May 3, 2024, 6:53 pmHi @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.
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.