-
Notifications
You must be signed in to change notification settings - Fork 1
/
attachment_GBDEDIT.xml
70 lines (70 loc) · 5.61 KB
/
attachment_GBDEDIT.xml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
<GroupBox Name="GBDEDITattachment"><Ctrls>
<GroupBox cols="xs12 sm6 md4" Multiline="0" overlap="pre" Name="GB_creation_date" Visible="false"><Ctrls>
<Label Align="Right" Text="creation_date" overlap="pre" Name="lb_creation_date" Size="60,20" Visible="false"/>
<DateTime Weight="170" Text="" ToolTip="ttp_creation_date" overlap="pre" Name="creation_date" Size="170,20" Visible="false" Format="yyyy-MM-dd HH:mm:ss"/>
</Ctrls></GroupBox>
<GroupBox cols="xs12 sm6 md4" Multiline="0" overlap="pre" Name="GB_typestr" Visible="false"><Ctrls>
<Label Align="Right" Text="typestr" overlap="pre" Name="lb_typestr" readonly="true" Size="60,20" Visible="false"/>
<TextBox Weight="170" Text="" ToolTip="ttp_typestr" overlap="pre" Name="typestr" readonly="true" Size="170,20" Visible="false"/>
</Ctrls></GroupBox>
<GroupBox cols="xs12" Multiline="0" Name="GB_description"><Ctrls>
<Label Align="Right" Text="description" Name="lb_description" Size="60,50"/>
<TextBox Weight="630" Text="" ToolTip="ttp_description" Name="description" Size="630,50"/>
</Ctrls></GroupBox>
<GroupBox cols="xs12 sm6 md4" Multiline="0" overlap="pre" Name="GB_created_by" Visible="false"><Ctrls>
<Label Align="Right" Text="created_by" overlap="pre" Name="lb_created_by" Size="60,20" Visible="false"/>
<TextBox Weight="170" Text="" ToolTip="ttp_created_by" overlap="pre" Name="created_by" Size="170,20" Visible="false">
<DbDetails>
<Index>id</Index>
<DbTable>vtigercrm6.vtiger_users</DbTable>
<Data>user_name,id</Data>
<Where/>
<queryFormat/></DbDetails></TextBox>
</Ctrls></GroupBox>
<GroupBox cols="xs12 sm6 md4" Multiline="0" overlap="pre" Name="GB_filename" Visible="false"><Ctrls>
<Label Align="Right" Text="filename" overlap="pre" Name="lb_filename" readonly="true" Size="60,20" Visible="false"/>
<TextBox Weight="170" Text="" ToolTip="ttp_filename" overlap="pre" Name="filename" readonly="true" Size="170,20" Visible="false"/>
</Ctrls></GroupBox>
<GroupBox cols="xs12 sm6 md4" Multiline="0" overlap="pre" Name="GB_location" Visible="false"><Ctrls>
<Label Align="Right" Text="location" overlap="pre" Name="lb_location" readonly="true" Size="60,20" Visible="false"/>
<TextBox Weight="170" Text="" ToolTip="ttp_location" overlap="pre" Name="location" readonly="true" Size="170,20" Visible="false"/>
</Ctrls></GroupBox>
<GroupBox cols="xs12 sm6 md4" Multiline="0" overlap="pre" Name="GB_path" Visible="false"><Ctrls>
<Label Align="Right" Text="path" overlap="pre" Name="lb_path" readonly="true" Size="60,20" Visible="false"/>
<TextBox Weight="170" Text="" ToolTip="ttp_path" overlap="pre" Name="path" readonly="true" Size="170,20" Visible="false"/>
</Ctrls></GroupBox>
<GroupBox cols="xs12 sm6 md4" Multiline="0" overlap="pre" Name="GB_attachment" Visible="false"><Ctrls>
<Label Align="Right" Text="attachment" overlap="pre" Name="lb_attachment" readonly="true" Size="60,20" Visible="false"/>
<TextBox Weight="170" Text="" ToolTip="ttp_attachment" overlap="pre" Name="attachment" readonly="true" Size="170,20" Visible="false"/>
</Ctrls></GroupBox>
<GroupBox cols="xs12 sm6 md4" Multiline="0" overlap="pre" Name="GB_reftbl" Visible="false"><Ctrls>
<Label Align="Right" Text="reftbl" overlap="pre" Name="lb_reftbl" readonly="true" Size="60,20" Visible="false"/>
<TextBox Weight="170" Text="" ToolTip="ttp_reftbl" overlap="pre" Name="reftbl" readonly="true" Size="170,20" Visible="false"/>
</Ctrls></GroupBox>
<GroupBox cols="xs12 sm6 md4" Multiline="0" overlap="pre" Name="GB_refid" Visible="false"><Ctrls>
<Label Align="Right" Text="refid" overlap="pre" Name="lb_refid" readonly="true" Size="60,20" Visible="false"/>
<TextBox Weight="170" Text="" ToolTip="ttp_refid" overlap="pre" Name="refid" readonly="true" Size="170,20" Visible="false"><OnEnChange><submit next="addressLst"/></OnEnChange></TextBox>
</Ctrls></GroupBox>
<GroupBox cols="xs12 sm6 md4" Multiline="0" overlap="pre" Name="GB_type" Visible="false"><Ctrls>
<Label Align="Right" Text="type" overlap="pre" Name="lb_type" readonly="true" Size="60,20" Visible="false"/>
<TextBox Weight="170" Text="" ToolTip="ttp_type" overlap="pre" Name="type" readonly="true" Size="170,20" Visible="false"/>
</Ctrls></GroupBox>
<GroupBox cols="xs12 sm6 md4" Multiline="0" overlap="pre" Name="GB_last_update_by" Visible="false"><Ctrls>
<Label Align="Right" Text="last_update_by" overlap="pre" Name="lb_last_update_by" Size="60,20" Visible="false"/>
<TextBox Weight="170" Text="" ToolTip="ttp_last_update_by" overlap="pre" Name="last_update_by" Size="170,20" Visible="false">
<DbDetails>
<Index>id</Index>
<DbTable>vtigercrm6.vtiger_users</DbTable>
<Data>user_name,id</Data>
<Where/>
<queryFormat/></DbDetails></TextBox>
</Ctrls></GroupBox>
<GroupBox cols="xs12 sm6 md4" Multiline="0" overlap="pre" Name="GB_last_update_date" Visible="false"><Ctrls>
<Label Align="Right" Text="last_update_date" overlap="pre" Name="lb_last_update_date" Size="60,20" Visible="false"/>
<DateTime Weight="170" Text="" ToolTip="ttp_last_update_date" overlap="pre" Name="last_update_date" Size="170,20" Visible="false" Format="yyyy-MM-dd HH:mm:ss"/>
</Ctrls></GroupBox>
<GroupBox cols="xs12 sm6 md4" Multiline="0" overlap="pre" Name="GB_attachment_id" Visible="false"><Ctrls>
<Label Align="Right" Text="attachment_id" overlap="pre" Name="lb_attachment_id" readonly="true" Size="60,20" Visible="false"/>
<TextBox Weight="170" Text="" ToolTip="ttp_attachment_id" overlap="pre" Name="attachment_id" readonly="true" Size="170,20" Visible="false"><OnEnChange><if cond="'%{attachment_id}'"><SetVisible name="insertattachment" Visible="0"/><SetVisible name="modifyattachment" Visible="1"/><else/><SetVisible name="insertattachment" Visible="1"/><SetVisible name="modifyattachment" Visible="0"/></if></OnEnChange></TextBox>
</Ctrls></GroupBox>
</Ctrls></GroupBox>