Discussions
Categories
Groups
Community Home
Categories
INTERNAL ENABLEMENT
POPULAR
THRUST SERVICES & TOOLS
CLOUD EDITIONS
Quick Links
MY LINKS
HELPFUL TIPS
Back to website
Home
Web CMS (TeamSite)
Add content to page file without using components
krithick
Is it possible to add content to the page file dynamically without using components. I am using Teamsite 6.7.2 SP2
Thank you in advance
Find more posts tagged with
Comments
nipper
While you could, by writing complex XSL
The question is why purchase a tool like SP/LS and use it in this manner ?
krithick
Well currently we are using two set of page files, one for a 600 px width image and another for a 700 px width image. We want to display a message to the user informing which kind of image should be added to the page. The user don't want the message to be a part of any component though.
Also they want this to be displayed in edit page.
nipper
OK, JavaScript in the XSL would be the easiest
krithick
So where in page file should I include the js?