Remove Please Select from Dropdown List

The ** Please Select ** selection from a dropdown list control can be easily removed by deleting the “{Txt:PleaseSelect}” row from the “Populate from Static list” event.

Step 1:  In the Layout Editor, select a dropdown list control and open the Property Sheet, Actions group.

Step 2:  Select the ‘Populate from Static list’ event and remove the “{Txt:PleaseSelect}” row.

Step 3:  Build and run your application.

See Also

Common Formula Examples