Hi Guys,
We have got a list of items in our dropdown field in bizform dynamically coming with a sql query.
SQL QUERYSELECT DocumentID, DocumentName from CMS_Document
We want a default option for our dropdown field called "Please Select".
Is there a way we can add this Please Select option to the dropdown with SQL query items?
Thanks
Gitesh Shah