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)
Making a specific checkbox readonly within an Item
Rey
I have an item that contains multiple checkbox values. For example, my item contains 2 checkboxes each with a unique value, one value is Google and the other is Yahoo. What I am looking for is, it possible to set one checkbox readonly if the other checkbox is selected/checked by the user within the DCT?
So if I check the box makred Yahoo, then I want the other checkbox value (Google) in the same item to become readonly. I have only been able to get the entire item readonly, but not a specific checkbox value within an item using FormAPI. Any suggestions?
I am using TS 5.5.2, Windows.
Thanks,
Rey
Find more posts tagged with
Comments
Dwayne
It sounds to me like you're trying to implement radiobutton functionality with checkboxes.
Is there a reason why you don't want to use radiobuttons?
--
Current project: TS 5.5.2/6.1 W2K
Rey
The reason I am not using Radio buttons is because my one item may contain up to 50 checkboxes that a user can select. The only reason I mentioned two checkbox values was to explain my problem and not confuse too many people. I apologize if this was not sufficient information, but based on this new information do you have any suggestions?
Thanks,
Rey