Displaying 1 result from an estimated 1 matches for "vat_duty".
Did you mean:
var_duty
2006 Jun 07
5
check_box:how to update 2 checkboxes dependent on each other
...ow
CheckBox2 should automatically become False.
Is there somebody, who knows how to build a function for that?
The select_boxes in my view look like this:
<%= check_box ''account'', ''agriculture'' %>
<%= check_box ''account'', ''vat_duty'' %>
-> agriculture and var_duty are both existing fields in my model.
Thnx Michel Dogger
--
Posted via http://www.ruby-forum.com/.