10 Aug, 2018
0 Comments

How to Restrict some Users from Saving a Form

You want to block a group of users from saving/registering their forms or simply prevent registrations if a result is incorrect? Discover two tips that can help you set this up!

Tip # 1: Block registration to a group of users

Do you want to restrict registration/saving of forms for one or more users and only have the Transfer feature available? Learn how! As a first step, allow the transfer of data between users, from the options of your form, Mobile tab. Allow Data Transfer Between Users Then, from your My Forms page, Rights button, you will be able to manage user authorizations for form saving via the Transfer only button. This option is available for user groups or by user profile. Transfer Only In the below example, Christian and James will not be able to Save the form. Rights to Save To go further: You can also choose the users who can receive the transferred data! To know more, do not hesitate to consult our tutorial ..

Tip # 2: Prevent the recording of a data following the entry.

Example: You wish that your users can not record if the sum of your order is lower than 50$. To do this, you must add a field that will contain a validation code. The latter will be visible only, in our example, if our Total field order is less than 50$. In the absence of the code, your user will not be able to validate the data.

From the form creation screen, add a required input field and assign it a visibility condition. In our example, this field will be visible if our Total Sum field is less than 50$. Then go to the Advanced tab -> Input Mask. In this field you will need to enter a code via the use of regular expressions (or Regex). Without this validation code, your user will not be able to save and thus finish his data. Configuration: The code should start with /^ and end with $/.

For example, if you want the password to be 95784135, you will need to insert in this field: /^95784135$/.

You can also insert a help message, telling them how to hide this field. Prevent Recording Data Following Entry Therefore, as you can see on the image below, the field is empty and the user cannot save his data, it is thus necessary to continue/modify its entry.

stationery order example  


Share your experience with Kizeo Forms! 

Write a testimonial


 

Go digital today!

Create an account to test the Kizeo Forms App Free of charge for 15 days !


We are available to answer your questions, suggestions, remarks, etc
Would you like to subscribe to our Newsletter?

Tags