Automatic valorization of form fields

Confluence User - 05 Dec, 2017

I noticed that if in a form there are two fields called appId and appVersion, even if their default value is left empty, on submit they are automatically associated respectively to application id and application version.

I was wondering if there is a list of field names that are automatically associated to a value (e.g. is there the possibility to retrieve the application context in a similar way?)

 

form;submit;field

2


07 Dec, 2017
confluenceUser
confluenceUser

Hi, that's a good find, I am not aware of any such published list. What do you mean by "retrieve the application context"? With the appId and appVersion you should be able to retrieve the related app record and related data from the database if required.

07 Dec, 2017
confluenceUser
confluenceUser

I would like to also have the path where the uploaded files are stored. In my case the folder is: /opt/joget/wflow/app_formuploads. I don't know if application context is the right word.

RELATED QUESTIONS

Your answer


To answer a question you'll need an account.

Print