1 Reply Latest reply on Aug 4, 2010 3:49 AM by xuamao

    .. use a checkbox with text in a form

    hanspeter

      Hi there,

       

      i tried to extend a form with a checkbox and textfield beside. I tried it via.


      addUIFormInput(new UIFormCheckBoxInput<Boolean>(CONFIRM_AGREE, CONFIRM_AGREE, null)

       

      and put the CONFIRM_AGREE text in a property, but it is not working and throws

      an error. Can anyone provide a way how to do that?

       

      Thx,

      Joe