-
Notifications
You must be signed in to change notification settings - Fork 6
Expand file tree
/
Copy pathSUHELPRES.xml
More file actions
30 lines (30 loc) · 2 KB
/
Copy pathSUHELPRES.xml
File metadata and controls
30 lines (30 loc) · 2 KB
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
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<data-set>
<relations format-version="3" relations-version="20160101" main-table="CSAttribute">
<link from="CSScreenAttribute (AttributeID)" to="CSAttribute (AttributeID)" />
<link from="CSAttributeDetail (AttributeID)" to="CSAttribute (AttributeID)" />
<link from="CSAttribute (NoteID)" to="CSAttributeKvExt (RecordID)" type="RowKvExt" />
<link from="CSAttributeDetail (NoteID)" to="CSAttributeDetailKvExt (RecordID)" type="RowKvExt" />
</relations>
<layout>
<table name="CSAttribute">
<table name="CSScreenAttribute" uplink="(AttributeID) = (AttributeID)" />
<table name="CSAttributeDetail" uplink="(AttributeID) = (AttributeID)">
<table name="CSAttributeDetailKvExt" uplink="(NoteID) = (RecordID)" />
</table>
<table name="CSAttributeKvExt" uplink="(NoteID) = (RecordID)" />
</table>
</layout>
<data>
<CSAttribute>
<row AttributeID="SUHELPRES" Description="Help Resources" ControlType="2" IsInternal="0" ContainsPersonalData="0" NoteID="e187c264-cec1-eb11-a38b-3c6aa7cb36ca">
<CSAttributeDetail ValueID="6" Description="Acumatica KB" SortOrder="6" Disabled="0" NoteID="d5269589-cec1-eb11-a38b-3c6aa7cb36ca" />
<CSAttributeDetail ValueID="5" Description="Acumatica Technical Support" SortOrder="5" Disabled="0" NoteID="d1269589-cec1-eb11-a38b-3c6aa7cb36ca" />
<CSAttributeDetail ValueID="4" Description="Training materials" SortOrder="4" Disabled="0" NoteID="5c732983-cec1-eb11-a38b-3c6aa7cb36ca" />
<CSAttributeDetail ValueID="3" Description="Pdf User Guides" SortOrder="3" Disabled="0" NoteID="84232a79-cec1-eb11-a38b-3c6aa7cb36ca" />
<CSAttributeDetail ValueID="2" Description="In-product help" SortOrder="2" Disabled="0" NoteID="935ea96d-cec1-eb11-a38b-3c6aa7cb36ca" />
<CSAttributeDetail ValueID="1" Description="Help of colleagues" SortOrder="1" Disabled="0" NoteID="8c5ea96d-cec1-eb11-a38b-3c6aa7cb36ca" />
</row>
</CSAttribute>
</data>
</data-set>