Mandatory fields


Badge +5

Hello!

 

I have a view where there's a Choice Control with three options.

 

15700iDCF5297E4AA11655.png

 

Is there a way to specify that in this view one of this options is mandatory?

 

I don't think we can do that with the rule "if the view passes validation" .

 

Thanks!


2 replies

Badge +10

Hi,


 


The easiest way to do this is to use the "a control contains a value" condition in a rule and specify the [Choice Control] in the condition. Add all the Actions that need to happen below the condition.


 


A good idea is to also use the "Else" condition at the end with a "Show a Message" Action to warn the user that they have not selected an Option.

Badge +5

Thanks!

 

It worked just fine! 

Reply