Home
TeamSite
Edit Link
bturns
Hi, I'd like to add a link to our portal environment which allow's author's to edit content fragments in TeamSite. Is this the best link to use?
http://
/iw-cc/command/iw.group.ccpro.edit?vpath=//wzsdap1/wpp/main/Health/Shared/Preview/WORKAREA/shared/health/content/en-us/articles/test_article_rename.html
or does someone know of a better link to use?
Find more posts tagged with
Comments
vaibhav2288
You can use URL Command Access
URL commands have the following format:
http://hostname/iw-cc/command-name?parameter1=value1&
parameter2=value2
So it would be -
http://
/iw-cc/edit?vpath=//wzsdap1/wpp/main/Health/Shared/Preview/WORKAREA/shared/health/content/en-us/articles/test_article_rename.html
Thanks.