Hi,
I need to set Default value in Dropdown of fragment model as there is no property of "default value" in Dropdown datatype. Please suggest what need to do to get it.
Solved! Go to Solution.
Views
Replies
Total Likes
@Rohit4 OOTB Default option is not available as of now, Please refer below URL to look for custom solution by extending current behavior. Also please log a ticket with Adobe.
https://blogs.perficient.com/2021/05/27/how-to-extend-content-fragment-model-data-types/
@Rohit4 OOTB Default option is not available as of now, Please refer below URL to look for custom solution by extending current behavior. Also please log a ticket with Adobe.
https://blogs.perficient.com/2021/05/27/how-to-extend-content-fragment-model-data-types/
Try adding the jcr:property
selected = {Boolean}true
Where i need to add jcr:property , [ selected = {Boolean}true ] in below properties. Please let me know exact location where i need to add in below properties or other CRX window.
Views
Likes
Replies