Page 1 of 1

Use a select combobox in custom page

Posted: Fri Jan 05, 2024 11:27 pm
by gmandelli

Good afternoon,
in which way can I have a combobox in custom page populated with values retrived from a tabel in the application database?

Thanks,
John


Re: Use a select combobox in custom page

Posted: Sat Jan 06, 2024 6:33 am
by MichaelG

You can use the ExecuteRows function to load the records and create the combo box.