80
80
<field name="iserver_type" select="2" colspan="2" attrs="{'required':[('iserver','!=',False)]}" />
81
81
<group col="4" colspan="2">
82
82
<field name="isfolder" colspan="2" attrs="{'invisible':[('iserver_type','=','pop3')]}" />
83
<button name="%(act_selfolder_form)d" type="action" string="Select Folder" attrs="{'invisible':[('iserver_type','=','pop3')]}" colspan="2" target="new"/>
83
<button name="%(act_selfolder_form)d" type="action" string="Select Folder" attrs="{'invisible':[('iserver_type','=','pop3')]}" colspan="2" target="new" context="{'account_id': active_id}"/>