cancel
Showing results for 
Search instead for 
Did you mean: 

if enum==false string is required but if enum==true not ?!

whasabi
Champ in-the-making
Champ in-the-making
Hello,

is there a way, that if an enum == true - I don't have to fill out the string "name"
But if the enum==false - I have to fill it out –> is required
the enum and string are in the same user task

for better understanding

I want to model the registration process of Twoo : https://www.twoo.com/en/?login=1&fromLogout=1#login

and I have to have the choice to Sign up with Facebook (is an enum) or fill out ALL fields (String, date, …)
1 REPLY 1

hari
Star Contributor
Star Contributor
Hello,

I dont think you can do do this using activiti explorer. You need to have your own UI framework.