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.