on 2016 Dec 18 4:24 PM
Hi,
I want to check one of my fields in form scenario in the workflow condition step.
In condition step it is possible to check &PROCSTATE&, but is it possible to check value of form fields here?
please help me. I'm beginner.
thanks.
For check value of fields in workflow we can use below elements in workflow container:
form_field_name_1
form_field_value_1
form_field_name_2
form_field_value_2
form_field_name_3
form_field_value_3
1- In the first step of workflow ( import step , TS17900110 ), Go to Binding.
2- Bind 'fieldname' -> &form_field_name_1& in first table.
3- Bind &form_field_value_1& <- &form_field_value_1& in second table.
4- now field value is in &form_field_value_1&. for checking the value. create Multiple condition step.
5- condition type: case
6- comparison basis: &form_field_value_1&
7- enter possible values in below table.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
User | Count |
---|---|
66 | |
11 | |
10 | |
10 | |
9 | |
7 | |
7 | |
6 | |
5 | |
4 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.