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)
Accessing type of link in Pagelink Datum type
shiks
hi,
Our Livesite version is 2.2.1 and Teamsite version is 6.5
Is there any way by which we can know that what link user has selected as the PageLink? I mean i need to code my component in such a manner that i would like to make manipulations according to the type of link selected by the user i.e. whether its a link to a page or link to a URL (internal or external link)??
Find more posts tagged with
Comments
TheYann
this makes very little sense!
If your user click on an external link, it'll go to a different website !
But if you mean to figure out how the user got to your page, you can always use javascript to analyze the URL and then you can do what you gotta do!