Hi There,
when adding a dynamic select menu, i would like to add two items ie fname and lname to the drop down which are store in the database.
How do i do it?
regards
vitor
Hi There,
when adding a dynamic select menu, i would like to add two items ie fname and lname to the drop down which are store in the database.
How do i do it?
regards
vitor
Hello,
Add them like: db_field_1 + ' ' + db_field_2
Thank you Teo, i know this is piece of cake for you but for me i am still learning. Thank you for the quick response.
vitor
Apologies for not saying anything back earlier.
THANK YOU