Sightly
Hi,
I have to print parsys based on dialog selection. I cannot include parsys 15 times if I have 15 in dialog. How to print in loop in sightly? Suppose I have 15 in dialog i want 15 parsys in page. How can I achieve this?
Regards
Hi,
I have to print parsys based on dialog selection. I cannot include parsys 15 times if I have 15 in dialog. How to print in loop in sightly? Suppose I have 15 in dialog i want 15 parsys in page. How can I achieve this?
Regards
I would populate a Map with 15 items, and use that for the data-sly-list.
Example on Map here: htl-examples/HashMapExample.java at master · heervisscher/htl-examples · GitHub
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.