[SOLVED] ListIt2: Smarty in fields? 2 instances on one page?
Posted: Fri May 02, 2014 10:22 am
Hi,
thanks for the module ListIt2 that I have learned to like a lot. It's really helpful and flexible.
I use ListIt2 1.4.1 on a website with CMSms 1.11.10. Now I have run into two problems that I cannot solve myself. I have searched the forum but couldn't find a solution here, too.
I‘d be glad if someone could help me:
1) A smarty tag in a ListIt field is not processed. E.g.: When I make my clients enter their mail address as this is not processed but the complete string is displayed on the web page.
The same is true when I use a wysiwyg editor in a text area field and apply the cms selflinker: I produces a link but the smarty tag within this link is not processed at all.
2) I have two instances of ListIt2 on my website. Both work fine. But when I insert both tags into one page template only one instance is displayed properly. The second instance has obviously been processed by the appropriate ListIt2 template. But all the content (the text in the fields) has gone.
Could someone kindly give me a hint?
Thanks a lot
Reinhard
thanks for the module ListIt2 that I have learned to like a lot. It's really helpful and flexible.
I use ListIt2 1.4.1 on a website with CMSms 1.11.10. Now I have run into two problems that I cannot solve myself. I have searched the forum but couldn't find a solution here, too.
I‘d be glad if someone could help me:
1) A smarty tag in a ListIt field is not processed. E.g.: When I make my clients enter their mail address as
Code: Select all
{mailto address='a@b.com' encode='javascript'}The same is true when I use a wysiwyg editor in a text area field and apply the cms selflinker: I produces a link but the smarty tag within this link is not processed at all.
2) I have two instances of ListIt2 on my website. Both work fine. But when I insert both tags into one page template only one instance is displayed properly. The second instance has obviously been processed by the appropriate ListIt2 template. But all the content (the text in the fields) has gone.
Could someone kindly give me a hint?
Thanks a lot
Reinhard