Hello again.
We are new to Dynamic Registration and are just learning all the ins and outs, please forgive what I'm sure are simple questions 
We have some combo boxes that use SQL to get a list of items in a table in our database. What we would like to do is have the first item on the list be something like "Please Select".
For example, here is something like what we have now from our database.
Option 1
Option 2
Option 3
What we want is somethign like this
--- Please Select ---
Option 1
Option 2
Option 3
Adding a record of "--- Please Select ---" to the database is not an option for us.
Thanks again for all the help! 