How to create a dropdown with multiple selected rows?
I have a data master with several columns
And I want to create a drop down list which only display 2 columns from the data master
However the SELECT operation in JM only has 2 parameters.
How can I SELECT multiple columns from a data master?
For example, my data master has id, titile, content, url, etc.
But I want to create a drop down list only displays id, title
For example, my data master has id, titile, content, url, etc.
But I want to create a drop down list only displays id, title
Replies have been locked on this page!