1
0
-1

Hello, I have 2 popup select boxes in my form. Data from the popup select boxes displays in datalist like ID.



I would like to ask, how can I to display for instance title instead of ID.

Thank you

    CommentAdd your comment...

    2 answers

    1.  
      2
      1
      0

      In the Datalist Builder > edit the columns organization/description and use the formatter. Assuming both columns comes from a lookup, use options value formatter

        CommentAdd your comment...
      1.  
        1
        0
        -1

        In the data list column go to option formatter select jdbc and same query you write there and save.

          CommentAdd your comment...