Hi all i have try to create HTM component with 2 parsys. But it gives output of only one parsys. anyone give solution to use 2 parsys in one component.
Solved! Go to Solution.
Views
Replies
Total Likes
If there are two parsys with same name, it won't load both.
I would suggest give a unique name to every single parsys.
parsys1: nwtpromopar422
parsys2: nwtpromopar423
I hope it helps.
Hi! Please change one of the parsys resource name and you'll get two separate parsys in your component. change from '422' to '423' maybe
-Bilal
If there are two parsys with same name, it won't load both.
I would suggest give a unique name to every single parsys.
parsys1: nwtpromopar422
parsys2: nwtpromopar423
I hope it helps.