10-18-2018 11:04 AM
Hi,
I'm creating a custom type property that is a list of values. When that Type is applied to a document, I want the list to have no default value, user must choose a value.
In the Create Property window, if I leave Default value empty, it populates the listbox when active with the first value in the list.
If I choose to set a default value, it has to be something in the list of values.
Is there a way around this? I don't want a value to be already populated, users will not be aware that they have to choose something if something is already chosen.
Thanks!
10-18-2018 06:59 PM
There are two ways around this: a) include an "empty" values as the first option in the constraint list, or b) implement a custom form control to include an empty option even if the constraint list does not
10-19-2018 10:20 AM
thanks, appreciated!
Explore our Alfresco products with the links below. Use labels to filter content by product module.