I have a form that includes a dropdown field. I need the choices available to be all the values from a datasource (sql table). I have defined the datasource (name="lnra-sql projects (laserfiche)"). My dropdown field is named "Project #" with a variable name of "Project___1"
Is there a way to populate the choices through javascript?