
This Edit Form has a dropdown for the Account, and we want to set the default value.
First, we need to unlock the control

Then set the Default property of the control card

Here is an alternative, it allows two different choices. If the UseAccount Variable = 1 then we have a default, otherwise not. Note that "" does not work, we need the Blank() function
