Hi @everyone,Is there a way to read page properties directly into Universal Editor JSON fields, such as text or rich text fields?I have a requirement to read the page properties block that I’ve created in Universal Editor.Thanks.
Hi Team,
Can please explain anyone how to iterate composite multi field values using sling models and fetch it page using slightly by data-sly-template
I am tried by using
@chidresource
private List<Resource> articledetails;
but it’s not working Please explain the process.
Thankyou.