I have a dropdown in one of my content fragment model and i want to make sure there is some value in there by default. How can I achieve this?
There is not default or required property available for dropdown field.
How to assign a default value to this dropdown?
Solved! Go to Solution.
Views
Replies
Total Likes
I removed the below property from the properties so that I have one of my option selected as default.
This is the work around I have applied , since there is no required property available for OOB enumeration field in CF.
Views
Replies
Total Likes
Views
Replies
Total Likes
I removed the below property from the properties so that I have one of my option selected as default.
This is the work around I have applied , since there is no required property available for OOB enumeration field in CF.
Views
Replies
Total Likes
Views
Likes
Replies
Views
Likes
Replies