1
0
-1
2 answers
- 10-1
hi nihal,
you can use hash variable for update data the form with process and use update form too plugin
and then value for column status the sample is : #variable.status#
thank you.
Add your comment... - 10-1
Pretty vague.
But i presume you change the workflow hash variable using beanshell or something to update ONLY the workflow hash variable in the process (e.gIf that's the case, you'll need to update the form data as well. Use Update Form Data Tool Update Form Data Tool - Knowledge Base for DX 8 - Joget | COMMUNITY
Add your comment...
hello everyone
i put a variable inside form
then i change its value inside process , so the value changed as expected inside form
put in the list it is not change, the list just save the default/first value, although the value inside form different from the value inside the list
how to solve this problem please?