Hi All,
We are having functionality to create new form entry from website,
in this based on the category/datatype vpath is created and an URL command is created to create new form in CMS from outside. URL is
"
http://ServerDomainName/iw-cc/newform?vpath=//Server/default/main/Ajuba/Intranet/HomeWeb/WORKAREA/authoring/templatedata/personalized/article/data/navigation/WhoWeHelp/Initiatives"
Here if the user click on new form link on website and if user already logged in to CMS then it opens up new form with same URL as above i.e. vapth parameter exist and user able to save the form at proper location, because I have used the vapth to save DCR at proper location in CMS folder structure.
If the user is not logged in then user has to enter the information in login screen, and user is redirected with new form, but here the Vapth parameter gets lost, I only gets the following url after login.
"
http://ServerDomainName/iw-cc/newform"
no vpath paramter. I need this parameter to save the form at proper location
in CMS.
Please help me...if anyone faced with same problem before.....
I want this parameter exist after user logs in to CMS...
Ts :6.7.2
OS: Windows 2003.