-
Notifications
You must be signed in to change notification settings - Fork 1
/
vtiger_account_Vm.xml
14 lines (14 loc) · 1.54 KB
/
vtiger_account_Vm.xml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
<WndTap Name="vtiger_account_v" Text="vtiger_account">
<WndTaps>
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="vtiger_account_Ve.xml" popup="1"/>
</WndTaps>
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="lan\vtiger_account.xml"/>
<Ctrls><GroupBox Name="GBvtiger_account" id="vtiger_account" Text="vtiger_account" Size="100,100"><Ctrls>
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="vtiger_account_Vsm.xml"/>
<BR AutoHeight="1"/><GroupBox Name="GBOPVvtiger_account" Size="100,20" cols="xs12 sm12 md12 lg12"><Ctrls>
<Button Text="addone" ToolTip="ttp_addone" Name="addone" Size="50,20"> <OnClick><submit next="$this.vtiger_account.GBDEDITvtiger_account" function="reset"/></OnClick> </Button><TAB/>
<Button Text="reset" ToolTip="ttp_resetvtiger_account" Name="resetvtiger_account" Size="50,20"> <OnClick> <submit next="GBDEDITvtiger_account" function="reset"/> </OnClick> </Button><TAB/>
<Button Text="gsearch" ToolTip="ttp_gsearchvtiger_account" Name="gsearchvtiger_account" Size="50,20" visible="true"> <OnClick> <search next="vtiger_account_vLst" listed="0" prefixwhere="0" inputed="1"><account_no format="(v.account_no like '%%{opvalue}%')"/><accountname format="(v.accountname like '%%{opvalue}%')"/><parentid format="v.parentid='%{opvalue}'"/></search><submit next="GBDEDITvtiger_account" namelist="search" function="search"/> </OnClick> </Button><TAB/></Ctrls></GroupBox>
<BR AutoHeight="1"/><xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="vtiger_account_Vv.xml"/>
</Ctrls></GroupBox>
</Ctrls></WndTap>