How to create dynamic select menu?

OS info

  • Operating System : Windows 10.0.19045
  • Wappler Version : 6.0.0

…I can’t figure out how to get the results of a query to populate a select control. The query works but I must be assigned the wrong variables to the select control. Or may something isn’t uploading to the server like the connection string. Can’t find any Youtube video that are helpful. Thanks.

https://mostincrediblevalue.com/wappler/www/

There’s some mess on your page.
Before proceeding to selects you need to fix the errors on your page.

Your site is located in a subfolder wappler/www/ and your includes on the page point to some nonexistant locations such as: https://mostincrediblevalue.com/dmxAppConnect/dmxAppConnect.js so nothing loads, as nothing is found on your server on this location.
Are you working on some different site structure locally and remotely?

Also is the error reporting on your server turned off as none of these files are reported missing in the console, when they actually are?