Hello
I want to set up Value Field Condition in the workflow. My field is based on Cascading Selected List with two levels:
1. Client
2. Project
If I put the only first level in the Value field (on condition configuring screen) it's working only if the only first level of the field did fill at the task. If both levels did fill at the task it's doesn't working.
Could u tell me, how I've to use this type of customs fields in this type of condition?
Hi @a.moldavantsev you just need to put OptionID of second level option to condition's value field. I just tested it and it works, so if you need more info, feel free to ask...
Hi @Martin Bayer _MoroSystems_ s_r_o__ I'm actually struggling with this. What do you mean by second level option?
So far, I've been trying to use the parent option ID and it is not working.
Thanks!
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi @Gerardo Dalena if you click your parent option new page with child options is displayed. And you need to get the child option's ID and use it for your condition. For example you can have following cascading values
So you can see that AA option for parent A has a different ID than for parent B. In case you want to build a condition for A->AA you need to use id=10001 for condition.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
@Martin Bayer _MoroSystems_ s_r_o__ Thank you!!!
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
@Martin Bayer _MoroSystems_ s_r_o__ Am I understanding correctly that you are stating that using the parent option IDs will not work?
A (id = 10000) and
B (id = 10003)
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.