Hi Folks,
In this post, I will discuss
how to enhance security for a specific form control, such as a button or
checkbox. Typically, we would use the DisplayMenuItem feature to manage
security privileges. However, things can become a bit different when you want
to assign special security privileges to a particular form control.
Here's a standard approach
to achieving this. Please follow the steps below:
1. Begin by navigating to the form design and selecting the desired form control to which you want to add additional security privileges.
a. Set the property 'Need permission' to 'Yes'. This step will make the field available in Step 5.
2. Create a new privilege. If an existing one suits your
requirements, feel free to use it.
3. Within the privilege settings, locate the 'Form control
permission' section.
4. Add a new form here.
5. Include the control on this form and adjust its properties
accordingly.
By following these steps, you can implement enhanced security measures
for specific form controls.
*This post is locked for comments