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)
Data Disappearing on Using Tab in DCT
curiousmaverick
Hey,
I'm facing this strange issue. A possible bug?
I'm using two tabs in my datacapture.cfg. I can do a new form entry, enter data and save the form. But on opening the same DCR now in preview/edit mode, all data is lost.
Attached is my DCT code.
Please help.
Find more posts tagged with
Comments
myth
There are some known issues with using tabs and tinymce textareas. There was a good thread detailing the steps to fix this, but I was not able to find it again. I am quite upset that I did not save the thread at that point of time, when I first stumbled across it.
I had to resort to no tabs for the very same reason. Hopefully, someone will either point to that thread or details the steps again.
Adam Stoller
Try getting rid of the
location
attribute on your
<tab ...>
specifications in the DCT - the only attribute associated with
tab
is
name
curiousmaverick
Hey Ghoti, tried that but didn't solve the problem.
Adam Stoller
Hey Ghoti, tried that but didn't solve the problem.
Did you define the data-type as type "xml" or "iwov" in templating.cfg?
It should be "xml" - if you defined it as "iwov" that might explain the issue you're having.
curiousmaverick
Hey Ghoti,
datatype is set as "xml" only in templating.cfg.
muksm
Which teamsite version are you using?
muksm
Is this issue resolved? If yes than can you post the solution.