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)
Datacapture templates
System
Can we include one or more datacapture templates in a Datacapture template based on certain values selected by the content contributor?
Find more posts tagged with
Comments
Adam Stoller
If you're using TeamSite Templating 5.5.2 (or above) you might be able to use FormAPI to do what you are trying to do. You cannot use inlines for this because the DCT has already been rendered by the time you have someone filling in some fields.
To do it with FormAPI - I believe you would have to have already specified all the fields that exist within the DCT - but many of them can be marked as hidden initially. FormAPI can then look at information entered into certain fields and then expose (or hide) other fields that were previously hidden (or exposed).
--fish
(Interwoven Senior Technical Consultant)