Using Rules with FlexiTask to Require a Field based on Decision outcome


Badge

I have a FlexiTask with 3 options; Continue with Project, Pause, Cancel Project. If the user chooses "Continue with Project", there are several fields which should be filled in before savings the task. I have been unable to get my rules to work. I've tried:

and(contains(Decision,"Continue"),isNullorBlank({self})) as well as variations of using ", ', or none - I've used && instead of and(). I've tried Decision == "1" && isNullorBlank({self}), also not succesful.


0 replies

Be the first to reply!

Reply