Datalist & Select Element Usage
Last updated
Was this helpful?
Last updated
Was this helpful?
This demo page shows:
how to use tag, function and record set variables
how to fill a drop down list with a tag
how to define a look up select element
Create a new sub folder named selectElement
under the site\pages
folder of the installation path.
Form File:
Create a file named selectElement.frmx
and copy/paste the code block showed below into the file.
Code behind File:
Create a file named selectElement.sqlx
and copy/paste the code block showed below into the file.
Controller File:
Output: