-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathbom_header_V.xml
21 lines (21 loc) · 2.26 KB
/
bom_header_V.xml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
<WndTap Name="bom_header_v" Text="bom_header_v">
<WndTaps>
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="bom_header_Ve.xml" popup="1"/>
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="bom_line_Ve.xml" popup="1"/>
</WndTaps>
<var name="searchtmpl"><created_by format="(b.created_by like '%%{opvalue}%')"/><creation_date format="(b.creation_date between '%{creation_date[datetime]}' and '%{creation_date[datetime2]}')"/><last_update_by format="(b.last_update_by like '%%{opvalue}%')"/><last_update_date format="(b.last_update_date between '%{last_update_date[datetime]}' and '%{last_update_date[datetime2]}')"/><bom_header_id format="(b.bom_header_id like '%%{opvalue}%')"/></var>
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="lan\bom_header.xml"/>
<Ctrls><GroupBox Name="GBbom_header" id="bom_header" Text="bom_header" Size="100,100"><Ctrls>
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="bom_header_Vs.xml"/>
<BR AutoHeight="1"/><GroupBox Name="GBOPVbom_header" Size="100,20" cols="xs12 sm6 md4"><Ctrls>
<Button Text="addone" ToolTip="ttp_addone" Name="addone" Size="50,20"> <OnClick><submit next="$this.bom_header.GBDEDITbom_header" function="reset"/><assign name="$this.bom_header.frmwndctrl" expr="%{$this.bom_header_vLst}"/></OnClick> </Button><TAB/>
<Button Text="reset" ToolTip="ttp_resetbom_header" Name="resetbom_header" Size="50,20"> <OnClick> <submit next="GBDEDITbom_header" function="reset"/> </OnClick> </Button><TAB/>
<Button Text="Search" ToolTip="ttp_gsearchbom_header" Name="gsearchbom_header" Size="50,20"> <OnClick>
<search next="bom_header_vLst" listed="0" prefixwhere="0" prefixand="0" inputed="1">%{searchtmpl}</search><submit next="GBDEDITbom_header" namelist="search" function="search"/>
<search next="records_bom_header" listed="0" prefixwhere="1" prefixand="0" inputed="1">%{searchtmpl}</search><submit next="GBDEDITbom_header" namelist="search" function="search"/>
</OnClick></Button><TAB/></Ctrls></GroupBox>
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="bom_header_Vpg.xml"/>
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="bom_header_Vpgop.xml"/>
<BR AutoHeight="1"/><xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="bom_header_Vv.xml"/>
</Ctrls></GroupBox>
</Ctrls></WndTap>