Hi, I've got a form which consists of bean with its properties and fileupload element and checkbox "I have read, understand and agree to the User Agreement". "agree" checkbox isn't a property of the editing bean. How can i generate this checkbox and get value from it in my Element? Because when i use in template this code: <!--V 'FORM:CHECKBOX:agree'/--> then nothing is rendered. But if i just write <input type='checkbox' name='agree' value='1'> then i can't get its value in Element.
-- Best regards, Maxim mailto:[EMAIL PROTECTED] _______________________________________________ Rife-users mailing list [email protected] http://lists.uwyn.com/mailman/listinfo/rife-users
