datacapture.cfg
IWDatacapture.getItem("/myContainerPath/myContainerName").setCollapsed(false);
Hello:Short of adding the following JavaScript line manually to every datacapture.cfg file...IWDatacapture.getItem("/myContainerPath/myContainerName").setCollapsed(false);...In TeamSite 6.7, how do I un-collapse every DCR container or replicant by default?
Greetings Adam,I have a question... Even if I have default=0 as my container attribute, the container seems to get displayed if the container has mandatory elements.... Is this really the case? Or is this simply a case of making changes to the templating.cfg?