Multi Select Box Options format in form grid
Confluence User - 03 May, 2019
Hello team. I have a form in which there is a multiselect field. This form serves as the basis for a Form Grid controller in a main form. In order to properly display the multiselect values I used the Options format, relating the name of the base form. However, when more than one option is chosen in the multiselect, in the form grid the system shows the IDs of the elements and not their text label.
We could see that when the load event is done through JDBC in the first screen the information is loaded with the correct format, however, when a record is added or edited, the format is lost.
Has anyone faced the same inconvenience?
form;grid;jdbc;options;multiselect
