How do I set a default value for a Dexterity Drop down list. Only 2 static values in it, but I want this to default to the first and not start out blank.
How do I set a default value for a Dexterity Drop down list. Only 2 static values in it, but I want this to default to the first and not start out blank.
Hi David
WIN_PRE script for default value, Display Existing Record for value when read from table.
'Field' = max(1, 'Field); is best method as it keeps value if set, but defaults to 1 if it is still 0.
Regards
David
Abhilash Warrier
565
Martin Dráb
536
Most Valuable Professional
André Arnaud de Cal...
402
Super User 2025 Season 1