how to display label if select box from jdbc binder ?

Confluence User - 18 Dec, 2023

i have form-grid with select box (jdbc binder). but how i can display label only but when save to database still value from code ?


form-grid;forms

2


18 Dec, 2023
confluenceUser
1
confluenceUser

Under formgrid properties where you defined the fields, you have to change the type of the column to options and then in the format section provide the form id of the form where your selectbox is present

19 Dec, 2023
confluenceUser
confluenceUser

Thanks for the help . now is working

RELATED QUESTIONS

Your answer


To answer a question you'll need an account.

Print