Where ID field when using App Generator and How to manipulate ID attritube

Confluence User - 01 Oct, 2018

Hi, I'm new here.

As shown in Creating an Apphttps://www.youtube.com/playlist?list=PLFOgRDg2hmNLg_I-BjTj3hGAi2pD57lZ1, and . I've noticed we doesn't need to create an particular ID for that form as it can be generate automatically like this image

And my questions is, where does that ID applied and how do we manipulate it? if I want to make it ID_travel001, ID_travel002, ...  instead of 1_TravelRequestApp2_travelRequestForm_approver_process, 2_TravelRequestApp2_travelRequestForm_approver_process, ...

forms;datalists;userviews;user;processid

1


02 Oct, 2018
confluenceUser
confluenceUser

Hey there Sam,

To do this, first you can generate Reference ID with your preferred format.

Then, you can use JDBC Form Binder or Bean Shell Form Binder to store your preferred ID field and other necessary fields in your form to the database table.

Hope this helps.

RELATED QUESTIONS

Your answer


To answer a question you'll need an account.

Print