NZyan Posted December 1, 2022 Share Posted December 1, 2022 Hi, I'm including an affiliate script on all my forum content. Now I want to restrict it to the forum app only, so it is not included on pages added via the Pages app. How can I do that via an {{if … Statement? BTW: Does a full documentation of all template syntax options? TIA Andreas Link to comment Share on other sites More sharing options...
Nathan Explosion Posted December 1, 2022 Share Posted December 1, 2022 {{if request.app =='forums'}} {{endif}} SeNioR-, Meddysong and NZyan 2 1 Link to comment Share on other sites More sharing options...
Recommended Posts