Hi,
I have certain custom properties defined in meta data schema (resourceTypes ex.text fields, tags, date etc).
I want to set default values to certain properties having resource type tagpicker and textfields. How shall i set default values to these fields.
While editing any asset, these fields should be pre filled.(using aem 6.3)
Solved! Go to Solution.
Views
Replies
Total Likes
Hi,
It's gonna be manual step to set default value.
you need to go to CRXDE, locate your schema and set default value to field using value property.
Hi,
It's gonna be manual step to set default value.
you need to go to CRXDE, locate your schema and set default value to field using value property.
Great response Arun!
Views
Replies
Total Likes
Thank you for response Arun.
I have already tried this approach , it works for all others except tagpicker. Any thoughts on tagspicker ?
Views
Replies
Total Likes
what value you set for tagfield?
It should be type of String[]
e.g. we-retail:apparel/footwear
Views
Replies
Total Likes
correct, i am doing same way. some how i do not see it working.
Views
Replies
Total Likes
yes, I tried , its not working to tag.
Views
Replies
Total Likes
Is it still an issue? I have the similar requirement. I need to pre-populate one of the asset metadata property (tag type).
Thanks,
Raja
Views
Replies
Total Likes
Views
Likes
Replies
Views
Likes
Replies