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)
checkboxes in 5.5.2
pawlr
I've noticed that the <checkboxes> are implemented wierdly in 5.5.2 (also 4.5 for that matter).. I had to write some wierd code in the FormAPI just to make it work.. basically if a checkbox was unselected, the value is "", if it is selected, the value was 0 (for the index). But there was no way to return the value of the <option> itself.. I'll post my workaround if anyone's interested
hbo.com
Find more posts tagged with
Comments
Winston
I'd like to see the workaround.
Thanks
Migrateduser
Hi,
Could you pls. post the code. I would like to deselect the check through formAPI. Hope you are talking about same ?
Thanx in advance