Hi All, We are currently on aem 6.5.10 on prem aem.We have a requirement
to populate the dropdown [enumeration] dynamically in content fragment
model. However, when i tried to create a model with datatype as
enumeration , this is what gets created , datasource with
sling:resourceType as
dam/cfm/admin/components/datasources/optionrendererWith this even the
static values given in model are not getting rendered in content
fragment created from that model.Now , when I update the resourceType
for dat...