Post

1 follower Follow
0
Avatar

Custom Actions if/else syntax

Hi Guys,

 

I'm doing a custom action for Approval, that depending on which Group the Request is assigned to, re-assign to the next group in the process.

 

Basically i just need to know the sytax for IF/THEN/ELSE or point me in the direction of videos/documentation.

 

examplE pseudo:

 

IF GROUP == 'PREAPPROVAL' THEN LET GROUP =  'EDA'

IF GROUP == 'EDA' THEN LET GROUP = 'ESTIMATION'

 

Gareth Bradley Answered

Please sign in to leave a comment.

1 comment

0
Avatar

Hi Gareth!

 

Thank you for reaching out! The syntax for an If statement in Clarizen is If(Condition,TrueResult,FalseResult/Else). You can find more details here - http://usermanual.clarizen.com/clarizen-functions$If_Function_Samples.

Regarding the Group, I'm not sure I fully comprehend the use case, I would suggest joining to one of our Advanced Q&A webinars that are being held twice a week. You can register here: http://www.clarizen.com/live-demo.html - I'm hosting the one tomorrow so feel free to join!

 

Warm Regards!

Tamir

 

 

 

Tamir Avital 0 votes
Comment actions Permalink