Set User Property Value in Field
Functionality
The Set user property value action enables you to set the user property value in a field. User properties are managed through the users panel on the home page. This action can be triggered on any provided event within your page.
Steps
Here are the steps for utilizing the editor to set user property values in a field:
1
3
By following these steps, you can effectively configure the assignment of user property values within your application.
For Example
Upon opening a page, you may wish to automatically populate the property value of the user. This can be achieved by triggering the action on form visible event. For the test purpose here the action is triggered on button click event.
Last updated