facebook

Multibox + disable one checkbox

  1. MyEclipse IDE
  2.  > 
  3. Off Topic
Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #256838 Reply

    Ollie
    Member

    Hello there!

    I have the following multibox which shows the values of my descriptors (in this case roles).
    One of the descriptotrs may not be clicked on- it has a permanent true value.
    It should therefore be disabled. How can I implement this?

    <logic:iterate name=”RoleForm” indexId=”counter” id=”item” property=”descriptors”>
    <html:multibox property=”selectedItems”>
    <bean:write name=”item”/>
    </html:multibox>
    <bean:write name=”item”/>
    <br>
    </logic:iterate>

    Any help would be appreciated…

    #256849 Reply

    Riyad Kalla
    Member

    Moving to OT > Soft Dev

Viewing 2 posts - 1 through 2 (of 2 total)
Reply To: Multibox + disable one checkbox

You must be logged in to post in the forum log in