November Happy Hour will be moved to Thursday December 5th.
AI OnAI Off
November Happy Hour will be moved to Thursday December 5th.
I think that the dropdown for a dynamic list will always display a blank entry. This equates to the page not having a property value set.
You could always set the default value in the pagetype property section using the Admin interface, which would have to match to one of the values in AppSettings, but the blank option would still be available to editors.
The only way I can think of to not have a blank entry is to create your own property control.
How can I set a default value for a Dynamic List (one option)? I've added the values in the "Appsettings" section in web.config, but the first value of the drop down is now empty.
How can I define a default value here? Any ideas?