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)
Multiple form on a single page Tagger UI
Developer
Hello All
Environment: TS 6.7.1 sp2 on Win; Metatagger 4.1.1
I have a very specific problem which I’m trying to resolve. What I need to achieve is to display either an English or French GUI for the metadata UI based on the language setting of the browser.
I can’t use vpath identifier [
Option One
What I’m trying to do is run a pre-processor which detects the language setting of the browser and then updates the metadata-rule.cfg and set the rule at runtime
Option Two
According to the TeamSite Administration Guide Page # 156 “More than one form can be displayed on a single page” how do I do this?
Thanks everyone in advance.
Find more posts tagged with
Comments
Migrateduser
Option one isn't possible as there's no FormAPI in the TagUI. A close option is to map users to languages in an inline callout.
Option two would be to try including the same field on different tabs, each with different language.