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)
Container options
shree_life
Hi,
I am dynamically adding a 'and' container by calling the addInstance() method. But while doing so, the usual container options like +,move up/down and delete are not getting populated in d DCR.
Is there any way I can add these options ?
Thanks.
Find more posts tagged with
Comments
kalai
Have you specified min, max and default attributes in container syntax? Post your datacapture.cfg & FormAPI code to debug more.
shree_life
I am adding the container from a CGI. Attaching the container details.
kalai
Post your Form API code also?
shree_life
Hi...we found what the problem was. We were setting the container read only in form init itself which was causing the problem. After removing dat..it is working fine.
Thanx.
Highlights.PNG