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)
Template for users to create a form page
System
Hi - I am working on a template that will allow users to create an html form. One of the requirements is for users to specify, for example, which checkboxes are checked by default. The syntax in html for that is <input type="checkbox" name="mycheckbox" CHECKED>. However, within xml, attributes without values (i.e. CHECKED) are not supported.
I have looked extensively on the web for an alternative - I have tried checked="true", checked="1" - I have even tried putting checked inside CDATA to make the parser accept it, but I haven't had any luck.
Has anyone tried this before or does anyone have other ideas? I am trying to do the same thing with dropdown boxes and radio buttons, but I'm running into the same issues.
Thanks in advance!
Find more posts tagged with
Comments
MattP
Have you tried putting the whole input in cdata tags (not just 'checked')?
Matt
Matthew Petitjean
BOC Group
Murray Hill, NJ 07974 USA
barcode_sample.jpg
Migrateduser
It worked - thanks for your suggestion! I just ran out of ideas...
Suppress2ndSP4.ssd.zip
Suppress2ndSP4.pdf