Search found 1 match

by tenori
Mon Feb 20, 2017 9:02 pm
Forum: WYSIWYG Web Builder Tips, Tricks, Tutorials and Code Examples
Topic: Populate a combo box from a mysql database
Replies: 5
Views: 37716

Re: Populate a combo box from a mysql database

I'm using MSSQL and have been able to adopt this to work with no problems. What is this used for - $selectBox = $selectBoxOpen.$selectBoxOption.$selectBoxClose; I've commented that line out and it seems to make no difference. Also, I would like to use 2 combox boxes on my form, but I can't get the 2...