Map<String, Object> in htl | Community
Skip to main content
Keerthi0555
New Participant
August 7, 2023

Map<String, Object> in htl

  • August 7, 2023
  • 1 reply
  • 639 views

 

How to get Map<String, Object> in htl.

I tried 

 <ul data-sly-list.key="${model.list}">
        <li> ${key}:</li>   
            <li>values:  ${model.map[key]}</li>
        </ul>
 
This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.

1 reply

Kiran_Vedantam
New Participant
August 9, 2023

Hi @keerthi0555 

 

Can you please update the post with your issue? If your issue is resolved, please let us know to close this question.

 

Thanks,

Kiran Vedantam.