return value from process

Confluence User - 12 Aug, 2024

hello everyone 

i use a grid form 

and the value of it saved as json 

i need a field from json cause i use it in the process and initialize it as workflow variable 

how to return it from json ? and how to use it inside the tool process ? 


i do not put a json 

but the form grid just saved it as a json 

json

1


13 Aug, 2024
confluenceUser
confluenceUser

Hi Nihal,

You should use multirow form binder when using a formgrid if you want to access a value of a specific field later on.
It will store the data in a separate form/table instead of storing it in a JSON format

Multiple Form Row

RELATED QUESTIONS

Your answer


To answer a question you'll need an account.

Print