validation for input reference selector

0
Hi, I am using the account overview page to create new account for the Administrator/User. I want to validation for the input reference selector which select the user role. Can anyone give any idea.  
asked
1 answers
3

Hi Shann,

When saving your Account, Add a submicroflow which validates the userrole selection. 

Create a microflow like below 

Call this microflow as a submicroflow in your save account microflow

answered