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)
Metadata - tagging
Icebreaker
Hello There,
Currently I am working on setting the Extended Attributes using metadata-rules.cfg and datacapture.cfg files located at /local/config.
In my datacapture.cfg I have an inline callout that calls an ipl to do drop-downlist. The ipl file reads a cfg file that is located in the branch workarea to list the values.
When I hard-code the vpath, I get the values listed, but when I use vpath using CGI in->param or {form} I am not get the value for vpath.
Any recommendations on how to get the vpath or areapath?
Thanks in Advance.
Find more posts tagged with
Comments
Adam Stoller
Well, first off you might want to explore the use of the new tagui interface - however... what I suggest you do is print out ALL the form variables to debug your issue - chances are the form variable you're looking for is not called 'vpath'
(I think it's something like cwd.vpath, but that could be wrong - so it's best you print them all out and find it to be sure)