Hello all
I need an advise how to write conditions formula in workflow.
We have entity "Bank Message" and have stream in it.
I need create workflow when something posted into 'Bank Messages' stream with such conditions (all):
1. Parent -> equals -> type of -> Bank Messages
2. Created by -> not equals -> value -> 'some user'
3. Parent 'Bank Messages' -> field 'Closed' value -> 'is not'
I configured first and second conditions by dropdown options, but i cannot do it with third condition.
How to do it using Formula?
I need an advise how to write conditions formula in workflow.
We have entity "Bank Message" and have stream in it.
I need create workflow when something posted into 'Bank Messages' stream with such conditions (all):
1. Parent -> equals -> type of -> Bank Messages
2. Created by -> not equals -> value -> 'some user'
3. Parent 'Bank Messages' -> field 'Closed' value -> 'is not'
I configured first and second conditions by dropdown options, but i cannot do it with third condition.
How to do it using Formula?
Comment