<form model="clinic.matching.payment.popup" title="Select Type"> <group form_layout="stacked"> <field name="type" span="6"/> <field name="matching_payment_id" invisible="1"/> </group> <foot> <button string="Select" method="do_select" type="primary"/> </foot> </form>