list and process

Confluence User - 25 Aug, 2024

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?

datalists

2


26 Aug, 2024
confluenceUser
confluenceUser

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.g Workflow Variable Update Process Tool)


If 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

29 Aug, 2024
confluenceUser
confluenceUser

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#

Update Form Data Tool

thank you.

RELATED QUESTIONS

Your answer


To answer a question you'll need an account.

Print