GET page/{name}/{template}
Gets page template section description.
Request Information
URI
https://eurotherm-web-api.xaitcpq.net/page/{name}/{template}?share={share}
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| name |
Page name. |
string |
Required |
| template |
The template. |
string |
Required |
| share |
Optional share identifier. |
globally unique identifier |
None. |
Body Parameters
None.
Response Information
Resource Description
Sections for page.
PageTemplateSectionResponse| Name | Description | Type | Additional information |
|---|---|---|---|
| Links | Collection of ActionResponse |
None. |
|
| Sections | Collection of SectionResponse |
None. |
Response Formats
application/json, text/json
Sample:
{
"Links": [
{
"Name": "sample string 1",
"Order": 2,
"Icon": "sample string 3",
"Colour": "sample string 4",
"Confirm": true,
"ConfirmMessage": "sample string 6",
"Tooltip": "sample string 7",
"Function": "sample string 8"
},
{
"Name": "sample string 1",
"Order": 2,
"Icon": "sample string 3",
"Colour": "sample string 4",
"Confirm": true,
"ConfirmMessage": "sample string 6",
"Tooltip": "sample string 7",
"Function": "sample string 8"
}
],
"Sections": [
{
"Id": "67d3dea5-4ad9-47b2-a9d8-b9b073827942",
"Name": "sample string 2",
"Title": "sample string 3",
"Order": 4,
"Collapsed": true,
"TableId": "680c895b-3ead-4434-9948-be48dde839a0",
"PageLink": "sample string 7",
"SectionTemplateId": "2494e1d6-be34-4c04-8da2-5f81a99a1f97",
"AllowFilter": true,
"AllowSort": true,
"DisableRelationshipLinks": true,
"AllowDuplicateLinkRecords": true,
"SharedSection": true,
"DefaultSortField": "sample string 14",
"Template": "sample string 15",
"DefaultSortDirection": 0,
"Fields": [
{
"Id": "d48c1c09-e776-4e76-ab27-1a50117fb631",
"Name": "sample string 2",
"MaxLength": 1,
"Columns": 3,
"MaxWidth": 1,
"Order": 4,
"ReadOnly": true,
"BreakToNewRow": true,
"Required": true,
"Display": true,
"Filterable": true,
"Help": "sample string 10",
"DefaultValue": "sample string 11",
"EditableOnCreate": true,
"EditableOnEdit": true,
"ContextSensitiveChat": true,
"Label": "sample string 15",
"ForceDataPostWhenReadOnly": true,
"DataType": {
"Id": "56d0dc93-9008-4612-9247-8656d786f4e3",
"Name": "sample string 2",
"Validation": "sample string 3",
"Format": "sample string 4"
},
"Relationships": [
{
"Id": "f6ebb3ef-d805-40ce-9d80-f91953554ac7",
"From": {
"Id": "787c5ff7-a4ba-4da7-afd9-d7c1e902c889",
"Name": "sample string 1"
},
"To": {
"Id": "787c5ff7-a4ba-4da7-afd9-d7c1e902c889",
"Name": "sample string 1"
},
"LinkEditStyle": 0,
"ShowClearButton": true,
"ShowRefreshButton": true,
"ShowAddButton": true,
"Link": {
"Page": "sample string 1",
"Template": "sample string 2",
"EditTemplate": "sample string 3"
}
},
{
"Id": "f6ebb3ef-d805-40ce-9d80-f91953554ac7",
"From": {
"Id": "787c5ff7-a4ba-4da7-afd9-d7c1e902c889",
"Name": "sample string 1"
},
"To": {
"Id": "787c5ff7-a4ba-4da7-afd9-d7c1e902c889",
"Name": "sample string 1"
},
"LinkEditStyle": 0,
"ShowClearButton": true,
"ShowRefreshButton": true,
"ShowAddButton": true,
"Link": {
"Page": "sample string 1",
"Template": "sample string 2",
"EditTemplate": "sample string 3"
}
}
],
"Filters": [
{
"Id": "fe4b8ec9-baf8-4fb7-99ea-417be1d021de",
"Field": "c6a05bf1-440a-4247-b84a-7c358ed8ab25",
"Operator": 0,
"Value": "sample string 3",
"ValueField": {
"Id": "787c5ff7-a4ba-4da7-afd9-d7c1e902c889",
"Name": "sample string 1"
}
},
{
"Id": "fe4b8ec9-baf8-4fb7-99ea-417be1d021de",
"Field": "c6a05bf1-440a-4247-b84a-7c358ed8ab25",
"Operator": 0,
"Value": "sample string 3",
"ValueField": {
"Id": "787c5ff7-a4ba-4da7-afd9-d7c1e902c889",
"Name": "sample string 1"
}
}
],
"Defaults": [
{
"Id": "5e59a13b-6912-4249-9f4d-67cdd1012740",
"Target": {
"Id": "787c5ff7-a4ba-4da7-afd9-d7c1e902c889",
"Name": "sample string 1"
}
},
{
"Id": "5e59a13b-6912-4249-9f4d-67cdd1012740",
"Target": {
"Id": "787c5ff7-a4ba-4da7-afd9-d7c1e902c889",
"Name": "sample string 1"
}
}
],
"ValidationRules": [
{
"Id": "146f517f-4e7c-4ad4-91e4-b552476f5bf6",
"Condition": "sample string 2",
"InvalidMessage": "sample string 3",
"RunOnEdit": true,
"RunOnShow": true
},
{
"Id": "146f517f-4e7c-4ad4-91e4-b552476f5bf6",
"Condition": "sample string 2",
"InvalidMessage": "sample string 3",
"RunOnEdit": true,
"RunOnShow": true
}
]
},
{
"Id": "d48c1c09-e776-4e76-ab27-1a50117fb631",
"Name": "sample string 2",
"MaxLength": 1,
"Columns": 3,
"MaxWidth": 1,
"Order": 4,
"ReadOnly": true,
"BreakToNewRow": true,
"Required": true,
"Display": true,
"Filterable": true,
"Help": "sample string 10",
"DefaultValue": "sample string 11",
"EditableOnCreate": true,
"EditableOnEdit": true,
"ContextSensitiveChat": true,
"Label": "sample string 15",
"ForceDataPostWhenReadOnly": true,
"DataType": {
"Id": "56d0dc93-9008-4612-9247-8656d786f4e3",
"Name": "sample string 2",
"Validation": "sample string 3",
"Format": "sample string 4"
},
"Relationships": [
{
"Id": "f6ebb3ef-d805-40ce-9d80-f91953554ac7",
"From": {
"Id": "787c5ff7-a4ba-4da7-afd9-d7c1e902c889",
"Name": "sample string 1"
},
"To": {
"Id": "787c5ff7-a4ba-4da7-afd9-d7c1e902c889",
"Name": "sample string 1"
},
"LinkEditStyle": 0,
"ShowClearButton": true,
"ShowRefreshButton": true,
"ShowAddButton": true,
"Link": {
"Page": "sample string 1",
"Template": "sample string 2",
"EditTemplate": "sample string 3"
}
},
{
"Id": "f6ebb3ef-d805-40ce-9d80-f91953554ac7",
"From": {
"Id": "787c5ff7-a4ba-4da7-afd9-d7c1e902c889",
"Name": "sample string 1"
},
"To": {
"Id": "787c5ff7-a4ba-4da7-afd9-d7c1e902c889",
"Name": "sample string 1"
},
"LinkEditStyle": 0,
"ShowClearButton": true,
"ShowRefreshButton": true,
"ShowAddButton": true,
"Link": {
"Page": "sample string 1",
"Template": "sample string 2",
"EditTemplate": "sample string 3"
}
}
],
"Filters": [
{
"Id": "fe4b8ec9-baf8-4fb7-99ea-417be1d021de",
"Field": "c6a05bf1-440a-4247-b84a-7c358ed8ab25",
"Operator": 0,
"Value": "sample string 3",
"ValueField": {
"Id": "787c5ff7-a4ba-4da7-afd9-d7c1e902c889",
"Name": "sample string 1"
}
},
{
"Id": "fe4b8ec9-baf8-4fb7-99ea-417be1d021de",
"Field": "c6a05bf1-440a-4247-b84a-7c358ed8ab25",
"Operator": 0,
"Value": "sample string 3",
"ValueField": {
"Id": "787c5ff7-a4ba-4da7-afd9-d7c1e902c889",
"Name": "sample string 1"
}
}
],
"Defaults": [
{
"Id": "5e59a13b-6912-4249-9f4d-67cdd1012740",
"Target": {
"Id": "787c5ff7-a4ba-4da7-afd9-d7c1e902c889",
"Name": "sample string 1"
}
},
{
"Id": "5e59a13b-6912-4249-9f4d-67cdd1012740",
"Target": {
"Id": "787c5ff7-a4ba-4da7-afd9-d7c1e902c889",
"Name": "sample string 1"
}
}
],
"ValidationRules": [
{
"Id": "146f517f-4e7c-4ad4-91e4-b552476f5bf6",
"Condition": "sample string 2",
"InvalidMessage": "sample string 3",
"RunOnEdit": true,
"RunOnShow": true
},
{
"Id": "146f517f-4e7c-4ad4-91e4-b552476f5bf6",
"Condition": "sample string 2",
"InvalidMessage": "sample string 3",
"RunOnEdit": true,
"RunOnShow": true
}
]
}
],
"ListRecordIdentifierField": {
"Id": "787c5ff7-a4ba-4da7-afd9-d7c1e902c889",
"Name": "sample string 1"
},
"DefaultFilters": [
{
"Field": "567effb5-4159-4d1f-9417-1ade9fe8c589",
"Operator": 0,
"Value": "sample string 2",
"Editable": true
},
{
"Field": "567effb5-4159-4d1f-9417-1ade9fe8c589",
"Operator": 0,
"Value": "sample string 2",
"Editable": true
}
]
},
{
"Id": "67d3dea5-4ad9-47b2-a9d8-b9b073827942",
"Name": "sample string 2",
"Title": "sample string 3",
"Order": 4,
"Collapsed": true,
"TableId": "680c895b-3ead-4434-9948-be48dde839a0",
"PageLink": "sample string 7",
"SectionTemplateId": "2494e1d6-be34-4c04-8da2-5f81a99a1f97",
"AllowFilter": true,
"AllowSort": true,
"DisableRelationshipLinks": true,
"AllowDuplicateLinkRecords": true,
"SharedSection": true,
"DefaultSortField": "sample string 14",
"Template": "sample string 15",
"DefaultSortDirection": 0,
"Fields": [
{
"Id": "d48c1c09-e776-4e76-ab27-1a50117fb631",
"Name": "sample string 2",
"MaxLength": 1,
"Columns": 3,
"MaxWidth": 1,
"Order": 4,
"ReadOnly": true,
"BreakToNewRow": true,
"Required": true,
"Display": true,
"Filterable": true,
"Help": "sample string 10",
"DefaultValue": "sample string 11",
"EditableOnCreate": true,
"EditableOnEdit": true,
"ContextSensitiveChat": true,
"Label": "sample string 15",
"ForceDataPostWhenReadOnly": true,
"DataType": {
"Id": "56d0dc93-9008-4612-9247-8656d786f4e3",
"Name": "sample string 2",
"Validation": "sample string 3",
"Format": "sample string 4"
},
"Relationships": [
{
"Id": "f6ebb3ef-d805-40ce-9d80-f91953554ac7",
"From": {
"Id": "787c5ff7-a4ba-4da7-afd9-d7c1e902c889",
"Name": "sample string 1"
},
"To": {
"Id": "787c5ff7-a4ba-4da7-afd9-d7c1e902c889",
"Name": "sample string 1"
},
"LinkEditStyle": 0,
"ShowClearButton": true,
"ShowRefreshButton": true,
"ShowAddButton": true,
"Link": {
"Page": "sample string 1",
"Template": "sample string 2",
"EditTemplate": "sample string 3"
}
},
{
"Id": "f6ebb3ef-d805-40ce-9d80-f91953554ac7",
"From": {
"Id": "787c5ff7-a4ba-4da7-afd9-d7c1e902c889",
"Name": "sample string 1"
},
"To": {
"Id": "787c5ff7-a4ba-4da7-afd9-d7c1e902c889",
"Name": "sample string 1"
},
"LinkEditStyle": 0,
"ShowClearButton": true,
"ShowRefreshButton": true,
"ShowAddButton": true,
"Link": {
"Page": "sample string 1",
"Template": "sample string 2",
"EditTemplate": "sample string 3"
}
}
],
"Filters": [
{
"Id": "fe4b8ec9-baf8-4fb7-99ea-417be1d021de",
"Field": "c6a05bf1-440a-4247-b84a-7c358ed8ab25",
"Operator": 0,
"Value": "sample string 3",
"ValueField": {
"Id": "787c5ff7-a4ba-4da7-afd9-d7c1e902c889",
"Name": "sample string 1"
}
},
{
"Id": "fe4b8ec9-baf8-4fb7-99ea-417be1d021de",
"Field": "c6a05bf1-440a-4247-b84a-7c358ed8ab25",
"Operator": 0,
"Value": "sample string 3",
"ValueField": {
"Id": "787c5ff7-a4ba-4da7-afd9-d7c1e902c889",
"Name": "sample string 1"
}
}
],
"Defaults": [
{
"Id": "5e59a13b-6912-4249-9f4d-67cdd1012740",
"Target": {
"Id": "787c5ff7-a4ba-4da7-afd9-d7c1e902c889",
"Name": "sample string 1"
}
},
{
"Id": "5e59a13b-6912-4249-9f4d-67cdd1012740",
"Target": {
"Id": "787c5ff7-a4ba-4da7-afd9-d7c1e902c889",
"Name": "sample string 1"
}
}
],
"ValidationRules": [
{
"Id": "146f517f-4e7c-4ad4-91e4-b552476f5bf6",
"Condition": "sample string 2",
"InvalidMessage": "sample string 3",
"RunOnEdit": true,
"RunOnShow": true
},
{
"Id": "146f517f-4e7c-4ad4-91e4-b552476f5bf6",
"Condition": "sample string 2",
"InvalidMessage": "sample string 3",
"RunOnEdit": true,
"RunOnShow": true
}
]
},
{
"Id": "d48c1c09-e776-4e76-ab27-1a50117fb631",
"Name": "sample string 2",
"MaxLength": 1,
"Columns": 3,
"MaxWidth": 1,
"Order": 4,
"ReadOnly": true,
"BreakToNewRow": true,
"Required": true,
"Display": true,
"Filterable": true,
"Help": "sample string 10",
"DefaultValue": "sample string 11",
"EditableOnCreate": true,
"EditableOnEdit": true,
"ContextSensitiveChat": true,
"Label": "sample string 15",
"ForceDataPostWhenReadOnly": true,
"DataType": {
"Id": "56d0dc93-9008-4612-9247-8656d786f4e3",
"Name": "sample string 2",
"Validation": "sample string 3",
"Format": "sample string 4"
},
"Relationships": [
{
"Id": "f6ebb3ef-d805-40ce-9d80-f91953554ac7",
"From": {
"Id": "787c5ff7-a4ba-4da7-afd9-d7c1e902c889",
"Name": "sample string 1"
},
"To": {
"Id": "787c5ff7-a4ba-4da7-afd9-d7c1e902c889",
"Name": "sample string 1"
},
"LinkEditStyle": 0,
"ShowClearButton": true,
"ShowRefreshButton": true,
"ShowAddButton": true,
"Link": {
"Page": "sample string 1",
"Template": "sample string 2",
"EditTemplate": "sample string 3"
}
},
{
"Id": "f6ebb3ef-d805-40ce-9d80-f91953554ac7",
"From": {
"Id": "787c5ff7-a4ba-4da7-afd9-d7c1e902c889",
"Name": "sample string 1"
},
"To": {
"Id": "787c5ff7-a4ba-4da7-afd9-d7c1e902c889",
"Name": "sample string 1"
},
"LinkEditStyle": 0,
"ShowClearButton": true,
"ShowRefreshButton": true,
"ShowAddButton": true,
"Link": {
"Page": "sample string 1",
"Template": "sample string 2",
"EditTemplate": "sample string 3"
}
}
],
"Filters": [
{
"Id": "fe4b8ec9-baf8-4fb7-99ea-417be1d021de",
"Field": "c6a05bf1-440a-4247-b84a-7c358ed8ab25",
"Operator": 0,
"Value": "sample string 3",
"ValueField": {
"Id": "787c5ff7-a4ba-4da7-afd9-d7c1e902c889",
"Name": "sample string 1"
}
},
{
"Id": "fe4b8ec9-baf8-4fb7-99ea-417be1d021de",
"Field": "c6a05bf1-440a-4247-b84a-7c358ed8ab25",
"Operator": 0,
"Value": "sample string 3",
"ValueField": {
"Id": "787c5ff7-a4ba-4da7-afd9-d7c1e902c889",
"Name": "sample string 1"
}
}
],
"Defaults": [
{
"Id": "5e59a13b-6912-4249-9f4d-67cdd1012740",
"Target": {
"Id": "787c5ff7-a4ba-4da7-afd9-d7c1e902c889",
"Name": "sample string 1"
}
},
{
"Id": "5e59a13b-6912-4249-9f4d-67cdd1012740",
"Target": {
"Id": "787c5ff7-a4ba-4da7-afd9-d7c1e902c889",
"Name": "sample string 1"
}
}
],
"ValidationRules": [
{
"Id": "146f517f-4e7c-4ad4-91e4-b552476f5bf6",
"Condition": "sample string 2",
"InvalidMessage": "sample string 3",
"RunOnEdit": true,
"RunOnShow": true
},
{
"Id": "146f517f-4e7c-4ad4-91e4-b552476f5bf6",
"Condition": "sample string 2",
"InvalidMessage": "sample string 3",
"RunOnEdit": true,
"RunOnShow": true
}
]
}
],
"ListRecordIdentifierField": {
"Id": "787c5ff7-a4ba-4da7-afd9-d7c1e902c889",
"Name": "sample string 1"
},
"DefaultFilters": [
{
"Field": "567effb5-4159-4d1f-9417-1ade9fe8c589",
"Operator": 0,
"Value": "sample string 2",
"Editable": true
},
{
"Field": "567effb5-4159-4d1f-9417-1ade9fe8c589",
"Operator": 0,
"Value": "sample string 2",
"Editable": true
}
]
}
]
}
text/html
Sample:
{"Links":[{"Name":"sample string 1","Order":2,"Icon":"sample string 3","Colour":"sample string 4","Confirm":true,"ConfirmMessage":"sample string 6","Tooltip":"sample string 7","Function":"sample string 8"},{"Name":"sample string 1","Order":2,"Icon":"sample string 3","Colour":"sample string 4","Confirm":true,"ConfirmMessage":"sample string 6","Tooltip":"sample string 7","Function":"sample string 8"}],"Sections":[{"Id":"67d3dea5-4ad9-47b2-a9d8-b9b073827942","Name":"sample string 2","Title":"sample string 3","Order":4,"Collapsed":true,"TableId":"680c895b-3ead-4434-9948-be48dde839a0","PageLink":"sample string 7","SectionTemplateId":"2494e1d6-be34-4c04-8da2-5f81a99a1f97","AllowFilter":true,"AllowSort":true,"DisableRelationshipLinks":true,"AllowDuplicateLinkRecords":true,"SharedSection":true,"DefaultSortField":"sample string 14","Template":"sample string 15","DefaultSortDirection":0,"Fields":[{"Id":"d48c1c09-e776-4e76-ab27-1a50117fb631","Name":"sample string 2","MaxLength":1,"Columns":3,"MaxWidth":1,"Order":4,"ReadOnly":true,"BreakToNewRow":true,"Required":true,"Display":true,"Filterable":true,"Help":"sample string 10","DefaultValue":"sample string 11","EditableOnCreate":true,"EditableOnEdit":true,"ContextSensitiveChat":true,"Label":"sample string 15","ForceDataPostWhenReadOnly":true,"DataType":{"Id":"56d0dc93-9008-4612-9247-8656d786f4e3","Name":"sample string 2","Validation":"sample string 3","Format":"sample string 4"},"Relationships":[{"Id":"f6ebb3ef-d805-40ce-9d80-f91953554ac7","From":{"Id":"787c5ff7-a4ba-4da7-afd9-d7c1e902c889","Name":"sample string 1"},"To":{"Id":"787c5ff7-a4ba-4da7-afd9-d7c1e902c889","Name":"sample string 1"},"LinkEditStyle":0,"ShowClearButton":true,"ShowRefreshButton":true,"ShowAddButton":true,"Link":{"Page":"sample string 1","Template":"sample string 2","EditTemplate":"sample string 3"}},{"Id":"f6ebb3ef-d805-40ce-9d80-f91953554ac7","From":{"Id":"787c5ff7-a4ba-4da7-afd9-d7c1e902c889","Name":"sample string 1"},"To":{"Id":"787c5ff7-a4ba-4da7-afd9-d7c1e902c889","Name":"sample string 1"},"LinkEditStyle":0,"ShowClearButton":true,"ShowRefreshButton":true,"ShowAddButton":true,"Link":{"Page":"sample string 1","Template":"sample string 2","EditTemplate":"sample string 3"}}],"Filters":[{"Id":"fe4b8ec9-baf8-4fb7-99ea-417be1d021de","Field":"c6a05bf1-440a-4247-b84a-7c358ed8ab25","Operator":0,"Value":"sample string 3","ValueField":{"Id":"787c5ff7-a4ba-4da7-afd9-d7c1e902c889","Name":"sample string 1"}},{"Id":"fe4b8ec9-baf8-4fb7-99ea-417be1d021de","Field":"c6a05bf1-440a-4247-b84a-7c358ed8ab25","Operator":0,"Value":"sample string 3","ValueField":{"Id":"787c5ff7-a4ba-4da7-afd9-d7c1e902c889","Name":"sample string 1"}}],"Defaults":[{"Id":"5e59a13b-6912-4249-9f4d-67cdd1012740","Target":{"Id":"787c5ff7-a4ba-4da7-afd9-d7c1e902c889","Name":"sample string 1"}},{"Id":"5e59a13b-6912-4249-9f4d-67cdd1012740","Target":{"Id":"787c5ff7-a4ba-4da7-afd9-d7c1e902c889","Name":"sample string 1"}}],"ValidationRules":[{"Id":"146f517f-4e7c-4ad4-91e4-b552476f5bf6","Condition":"sample string 2","InvalidMessage":"sample string 3","RunOnEdit":true,"RunOnShow":true},{"Id":"146f517f-4e7c-4ad4-91e4-b552476f5bf6","Condition":"sample string 2","InvalidMessage":"sample string 3","RunOnEdit":true,"RunOnShow":true}]},{"Id":"d48c1c09-e776-4e76-ab27-1a50117fb631","Name":"sample string 2","MaxLength":1,"Columns":3,"MaxWidth":1,"Order":4,"ReadOnly":true,"BreakToNewRow":true,"Required":true,"Display":true,"Filterable":true,"Help":"sample string 10","DefaultValue":"sample string 11","EditableOnCreate":true,"EditableOnEdit":true,"ContextSensitiveChat":true,"Label":"sample string 15","ForceDataPostWhenReadOnly":true,"DataType":{"Id":"56d0dc93-9008-4612-9247-8656d786f4e3","Name":"sample string 2","Validation":"sample string 3","Format":"sample string 4"},"Relationships":[{"Id":"f6ebb3ef-d805-40ce-9d80-f91953554ac7","From":{"Id":"787c5ff7-a4ba-4da7-afd9-d7c1e902c889","Name":"sample string 1"},"To":{"Id":"787c5ff7-a4ba-4da7-afd9-d7c1e902c889","Name":"sample string 1"},"LinkEditStyle":0,"ShowClearButton":true,"ShowRefreshButton":true,"ShowAddButton":true,"Link":{"Page":"sample string 1","Template":"sample string 2","EditTemplate":"sample string 3"}},{"Id":"f6ebb3ef-d805-40ce-9d80-f91953554ac7","From":{"Id":"787c5ff7-a4ba-4da7-afd9-d7c1e902c889","Name":"sample string 1"},"To":{"Id":"787c5ff7-a4ba-4da7-afd9-d7c1e902c889","Name":"sample string 1"},"LinkEditStyle":0,"ShowClearButton":true,"ShowRefreshButton":true,"ShowAddButton":true,"Link":{"Page":"sample string 1","Template":"sample string 2","EditTemplate":"sample string 3"}}],"Filters":[{"Id":"fe4b8ec9-baf8-4fb7-99ea-417be1d021de","Field":"c6a05bf1-440a-4247-b84a-7c358ed8ab25","Operator":0,"Value":"sample string 3","ValueField":{"Id":"787c5ff7-a4ba-4da7-afd9-d7c1e902c889","Name":"sample string 1"}},{"Id":"fe4b8ec9-baf8-4fb7-99ea-417be1d021de","Field":"c6a05bf1-440a-4247-b84a-7c358ed8ab25","Operator":0,"Value":"sample string 3","ValueField":{"Id":"787c5ff7-a4ba-4da7-afd9-d7c1e902c889","Name":"sample string 1"}}],"Defaults":[{"Id":"5e59a13b-6912-4249-9f4d-67cdd1012740","Target":{"Id":"787c5ff7-a4ba-4da7-afd9-d7c1e902c889","Name":"sample string 1"}},{"Id":"5e59a13b-6912-4249-9f4d-67cdd1012740","Target":{"Id":"787c5ff7-a4ba-4da7-afd9-d7c1e902c889","Name":"sample string 1"}}],"ValidationRules":[{"Id":"146f517f-4e7c-4ad4-91e4-b552476f5bf6","Condition":"sample string 2","InvalidMessage":"sample string 3","RunOnEdit":true,"RunOnShow":true},{"Id":"146f517f-4e7c-4ad4-91e4-b552476f5bf6","Condition":"sample string 2","InvalidMessage":"sample string 3","RunOnEdit":true,"RunOnShow":true}]}],"ListRecordIdentifierField":{"Id":"787c5ff7-a4ba-4da7-afd9-d7c1e902c889","Name":"sample string 1"},"DefaultFilters":[{"Field":"567effb5-4159-4d1f-9417-1ade9fe8c589","Operator":0,"Value":"sample string 2","Editable":true},{"Field":"567effb5-4159-4d1f-9417-1ade9fe8c589","Operator":0,"Value":"sample string 2","Editable":true}]},{"Id":"67d3dea5-4ad9-47b2-a9d8-b9b073827942","Name":"sample string 2","Title":"sample string 3","Order":4,"Collapsed":true,"TableId":"680c895b-3ead-4434-9948-be48dde839a0","PageLink":"sample string 7","SectionTemplateId":"2494e1d6-be34-4c04-8da2-5f81a99a1f97","AllowFilter":true,"AllowSort":true,"DisableRelationshipLinks":true,"AllowDuplicateLinkRecords":true,"SharedSection":true,"DefaultSortField":"sample string 14","Template":"sample string 15","DefaultSortDirection":0,"Fields":[{"Id":"d48c1c09-e776-4e76-ab27-1a50117fb631","Name":"sample string 2","MaxLength":1,"Columns":3,"MaxWidth":1,"Order":4,"ReadOnly":true,"BreakToNewRow":true,"Required":true,"Display":true,"Filterable":true,"Help":"sample string 10","DefaultValue":"sample string 11","EditableOnCreate":true,"EditableOnEdit":true,"ContextSensitiveChat":true,"Label":"sample string 15","ForceDataPostWhenReadOnly":true,"DataType":{"Id":"56d0dc93-9008-4612-9247-8656d786f4e3","Name":"sample string 2","Validation":"sample string 3","Format":"sample string 4"},"Relationships":[{"Id":"f6ebb3ef-d805-40ce-9d80-f91953554ac7","From":{"Id":"787c5ff7-a4ba-4da7-afd9-d7c1e902c889","Name":"sample string 1"},"To":{"Id":"787c5ff7-a4ba-4da7-afd9-d7c1e902c889","Name":"sample string 1"},"LinkEditStyle":0,"ShowClearButton":true,"ShowRefreshButton":true,"ShowAddButton":true,"Link":{"Page":"sample string 1","Template":"sample string 2","EditTemplate":"sample string 3"}},{"Id":"f6ebb3ef-d805-40ce-9d80-f91953554ac7","From":{"Id":"787c5ff7-a4ba-4da7-afd9-d7c1e902c889","Name":"sample string 1"},"To":{"Id":"787c5ff7-a4ba-4da7-afd9-d7c1e902c889","Name":"sample string 1"},"LinkEditStyle":0,"ShowClearButton":true,"ShowRefreshButton":true,"ShowAddButton":true,"Link":{"Page":"sample string 1","Template":"sample string 2","EditTemplate":"sample string 3"}}],"Filters":[{"Id":"fe4b8ec9-baf8-4fb7-99ea-417be1d021de","Field":"c6a05bf1-440a-4247-b84a-7c358ed8ab25","Operator":0,"Value":"sample string 3","ValueField":{"Id":"787c5ff7-a4ba-4da7-afd9-d7c1e902c889","Name":"sample string 1"}},{"Id":"fe4b8ec9-baf8-4fb7-99ea-417be1d021de","Field":"c6a05bf1-440a-4247-b84a-7c358ed8ab25","Operator":0,"Value":"sample string 3","ValueField":{"Id":"787c5ff7-a4ba-4da7-afd9-d7c1e902c889","Name":"sample string 1"}}],"Defaults":[{"Id":"5e59a13b-6912-4249-9f4d-67cdd1012740","Target":{"Id":"787c5ff7-a4ba-4da7-afd9-d7c1e902c889","Name":"sample string 1"}},{"Id":"5e59a13b-6912-4249-9f4d-67cdd1012740","Target":{"Id":"787c5ff7-a4ba-4da7-afd9-d7c1e902c889","Name":"sample string 1"}}],"ValidationRules":[{"Id":"146f517f-4e7c-4ad4-91e4-b552476f5bf6","Condition":"sample string 2","InvalidMessage":"sample string 3","RunOnEdit":true,"RunOnShow":true},{"Id":"146f517f-4e7c-4ad4-91e4-b552476f5bf6","Condition":"sample string 2","InvalidMessage":"sample string 3","RunOnEdit":true,"RunOnShow":true}]},{"Id":"d48c1c09-e776-4e76-ab27-1a50117fb631","Name":"sample string 2","MaxLength":1,"Columns":3,"MaxWidth":1,"Order":4,"ReadOnly":true,"BreakToNewRow":true,"Required":true,"Display":true,"Filterable":true,"Help":"sample string 10","DefaultValue":"sample string 11","EditableOnCreate":true,"EditableOnEdit":true,"ContextSensitiveChat":true,"Label":"sample string 15","ForceDataPostWhenReadOnly":true,"DataType":{"Id":"56d0dc93-9008-4612-9247-8656d786f4e3","Name":"sample string 2","Validation":"sample string 3","Format":"sample string 4"},"Relationships":[{"Id":"f6ebb3ef-d805-40ce-9d80-f91953554ac7","From":{"Id":"787c5ff7-a4ba-4da7-afd9-d7c1e902c889","Name":"sample string 1"},"To":{"Id":"787c5ff7-a4ba-4da7-afd9-d7c1e902c889","Name":"sample string 1"},"LinkEditStyle":0,"ShowClearButton":true,"ShowRefreshButton":true,"ShowAddButton":true,"Link":{"Page":"sample string 1","Template":"sample string 2","EditTemplate":"sample string 3"}},{"Id":"f6ebb3ef-d805-40ce-9d80-f91953554ac7","From":{"Id":"787c5ff7-a4ba-4da7-afd9-d7c1e902c889","Name":"sample string 1"},"To":{"Id":"787c5ff7-a4ba-4da7-afd9-d7c1e902c889","Name":"sample string 1"},"LinkEditStyle":0,"ShowClearButton":true,"ShowRefreshButton":true,"ShowAddButton":true,"Link":{"Page":"sample string 1","Template":"sample string 2","EditTemplate":"sample string 3"}}],"Filters":[{"Id":"fe4b8ec9-baf8-4fb7-99ea-417be1d021de","Field":"c6a05bf1-440a-4247-b84a-7c358ed8ab25","Operator":0,"Value":"sample string 3","ValueField":{"Id":"787c5ff7-a4ba-4da7-afd9-d7c1e902c889","Name":"sample string 1"}},{"Id":"fe4b8ec9-baf8-4fb7-99ea-417be1d021de","Field":"c6a05bf1-440a-4247-b84a-7c358ed8ab25","Operator":0,"Value":"sample string 3","ValueField":{"Id":"787c5ff7-a4ba-4da7-afd9-d7c1e902c889","Name":"sample string 1"}}],"Defaults":[{"Id":"5e59a13b-6912-4249-9f4d-67cdd1012740","Target":{"Id":"787c5ff7-a4ba-4da7-afd9-d7c1e902c889","Name":"sample string 1"}},{"Id":"5e59a13b-6912-4249-9f4d-67cdd1012740","Target":{"Id":"787c5ff7-a4ba-4da7-afd9-d7c1e902c889","Name":"sample string 1"}}],"ValidationRules":[{"Id":"146f517f-4e7c-4ad4-91e4-b552476f5bf6","Condition":"sample string 2","InvalidMessage":"sample string 3","RunOnEdit":true,"RunOnShow":true},{"Id":"146f517f-4e7c-4ad4-91e4-b552476f5bf6","Condition":"sample string 2","InvalidMessage":"sample string 3","RunOnEdit":true,"RunOnShow":true}]}],"ListRecordIdentifierField":{"Id":"787c5ff7-a4ba-4da7-afd9-d7c1e902c889","Name":"sample string 1"},"DefaultFilters":[{"Field":"567effb5-4159-4d1f-9417-1ade9fe8c589","Operator":0,"Value":"sample string 2","Editable":true},{"Field":"567effb5-4159-4d1f-9417-1ade9fe8c589","Operator":0,"Value":"sample string 2","Editable":true}]}]}
application/xml, text/xml
Sample:
<PageTemplateSectionResponse xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/Shared.Models.Responses">
<Links>
<ActionResponse>
<Colour>sample string 4</Colour>
<Confirm>true</Confirm>
<ConfirmMessage>sample string 6</ConfirmMessage>
<Function>sample string 8</Function>
<Icon>sample string 3</Icon>
<Name>sample string 1</Name>
<Order>2</Order>
<Tooltip>sample string 7</Tooltip>
</ActionResponse>
<ActionResponse>
<Colour>sample string 4</Colour>
<Confirm>true</Confirm>
<ConfirmMessage>sample string 6</ConfirmMessage>
<Function>sample string 8</Function>
<Icon>sample string 3</Icon>
<Name>sample string 1</Name>
<Order>2</Order>
<Tooltip>sample string 7</Tooltip>
</ActionResponse>
</Links>
<Sections>
<SectionResponse>
<AllowDuplicateLinkRecords>true</AllowDuplicateLinkRecords>
<AllowFilter>true</AllowFilter>
<AllowSort>true</AllowSort>
<Collapsed>true</Collapsed>
<DefaultFilters>
<SectionDefaultFilterResponse>
<Editable>true</Editable>
<Field>567effb5-4159-4d1f-9417-1ade9fe8c589</Field>
<Operator>Equals</Operator>
<Value>sample string 2</Value>
</SectionDefaultFilterResponse>
<SectionDefaultFilterResponse>
<Editable>true</Editable>
<Field>567effb5-4159-4d1f-9417-1ade9fe8c589</Field>
<Operator>Equals</Operator>
<Value>sample string 2</Value>
</SectionDefaultFilterResponse>
</DefaultFilters>
<DefaultSortDirection>Ascending</DefaultSortDirection>
<DefaultSortField>sample string 14</DefaultSortField>
<DisableRelationshipLinks>true</DisableRelationshipLinks>
<Fields>
<SectionFieldResponse>
<BreakToNewRow>true</BreakToNewRow>
<Columns>3</Columns>
<ContextSensitiveChat>true</ContextSensitiveChat>
<DataType>
<Format>sample string 4</Format>
<Id>56d0dc93-9008-4612-9247-8656d786f4e3</Id>
<Name>sample string 2</Name>
<Validation>sample string 3</Validation>
</DataType>
<DefaultValue>sample string 11</DefaultValue>
<Defaults>
<DefaultResponse>
<Id>5e59a13b-6912-4249-9f4d-67cdd1012740</Id>
<Target>
<Id>787c5ff7-a4ba-4da7-afd9-d7c1e902c889</Id>
<Name>sample string 1</Name>
</Target>
</DefaultResponse>
<DefaultResponse>
<Id>5e59a13b-6912-4249-9f4d-67cdd1012740</Id>
<Target>
<Id>787c5ff7-a4ba-4da7-afd9-d7c1e902c889</Id>
<Name>sample string 1</Name>
</Target>
</DefaultResponse>
</Defaults>
<Display>true</Display>
<EditableOnCreate>true</EditableOnCreate>
<EditableOnEdit>true</EditableOnEdit>
<Filterable>true</Filterable>
<Filters>
<FilterResponse>
<Field>c6a05bf1-440a-4247-b84a-7c358ed8ab25</Field>
<Id>fe4b8ec9-baf8-4fb7-99ea-417be1d021de</Id>
<Operator>Equals</Operator>
<Value>sample string 3</Value>
<ValueField>
<Id>787c5ff7-a4ba-4da7-afd9-d7c1e902c889</Id>
<Name>sample string 1</Name>
</ValueField>
</FilterResponse>
<FilterResponse>
<Field>c6a05bf1-440a-4247-b84a-7c358ed8ab25</Field>
<Id>fe4b8ec9-baf8-4fb7-99ea-417be1d021de</Id>
<Operator>Equals</Operator>
<Value>sample string 3</Value>
<ValueField>
<Id>787c5ff7-a4ba-4da7-afd9-d7c1e902c889</Id>
<Name>sample string 1</Name>
</ValueField>
</FilterResponse>
</Filters>
<ForceDataPostWhenReadOnly>true</ForceDataPostWhenReadOnly>
<Help>sample string 10</Help>
<Id>d48c1c09-e776-4e76-ab27-1a50117fb631</Id>
<Label>sample string 15</Label>
<MaxLength>1</MaxLength>
<MaxWidth>1</MaxWidth>
<Name>sample string 2</Name>
<Order>4</Order>
<ReadOnly>true</ReadOnly>
<Relationships>
<RelationshipResponse>
<From>
<Id>787c5ff7-a4ba-4da7-afd9-d7c1e902c889</Id>
<Name>sample string 1</Name>
</From>
<Id>f6ebb3ef-d805-40ce-9d80-f91953554ac7</Id>
<Link>
<EditTemplate>sample string 3</EditTemplate>
<Page>sample string 1</Page>
<Template>sample string 2</Template>
</Link>
<LinkEditStyle>DropDown</LinkEditStyle>
<ShowAddButton>true</ShowAddButton>
<ShowClearButton>true</ShowClearButton>
<ShowRefreshButton>true</ShowRefreshButton>
<To>
<Id>787c5ff7-a4ba-4da7-afd9-d7c1e902c889</Id>
<Name>sample string 1</Name>
</To>
</RelationshipResponse>
<RelationshipResponse>
<From>
<Id>787c5ff7-a4ba-4da7-afd9-d7c1e902c889</Id>
<Name>sample string 1</Name>
</From>
<Id>f6ebb3ef-d805-40ce-9d80-f91953554ac7</Id>
<Link>
<EditTemplate>sample string 3</EditTemplate>
<Page>sample string 1</Page>
<Template>sample string 2</Template>
</Link>
<LinkEditStyle>DropDown</LinkEditStyle>
<ShowAddButton>true</ShowAddButton>
<ShowClearButton>true</ShowClearButton>
<ShowRefreshButton>true</ShowRefreshButton>
<To>
<Id>787c5ff7-a4ba-4da7-afd9-d7c1e902c889</Id>
<Name>sample string 1</Name>
</To>
</RelationshipResponse>
</Relationships>
<Required>true</Required>
<ValidationRules>
<ValidationRuleResponse>
<Condition>sample string 2</Condition>
<Id>146f517f-4e7c-4ad4-91e4-b552476f5bf6</Id>
<InvalidMessage>sample string 3</InvalidMessage>
<RunOnEdit>true</RunOnEdit>
<RunOnShow>true</RunOnShow>
</ValidationRuleResponse>
<ValidationRuleResponse>
<Condition>sample string 2</Condition>
<Id>146f517f-4e7c-4ad4-91e4-b552476f5bf6</Id>
<InvalidMessage>sample string 3</InvalidMessage>
<RunOnEdit>true</RunOnEdit>
<RunOnShow>true</RunOnShow>
</ValidationRuleResponse>
</ValidationRules>
</SectionFieldResponse>
<SectionFieldResponse>
<BreakToNewRow>true</BreakToNewRow>
<Columns>3</Columns>
<ContextSensitiveChat>true</ContextSensitiveChat>
<DataType>
<Format>sample string 4</Format>
<Id>56d0dc93-9008-4612-9247-8656d786f4e3</Id>
<Name>sample string 2</Name>
<Validation>sample string 3</Validation>
</DataType>
<DefaultValue>sample string 11</DefaultValue>
<Defaults>
<DefaultResponse>
<Id>5e59a13b-6912-4249-9f4d-67cdd1012740</Id>
<Target>
<Id>787c5ff7-a4ba-4da7-afd9-d7c1e902c889</Id>
<Name>sample string 1</Name>
</Target>
</DefaultResponse>
<DefaultResponse>
<Id>5e59a13b-6912-4249-9f4d-67cdd1012740</Id>
<Target>
<Id>787c5ff7-a4ba-4da7-afd9-d7c1e902c889</Id>
<Name>sample string 1</Name>
</Target>
</DefaultResponse>
</Defaults>
<Display>true</Display>
<EditableOnCreate>true</EditableOnCreate>
<EditableOnEdit>true</EditableOnEdit>
<Filterable>true</Filterable>
<Filters>
<FilterResponse>
<Field>c6a05bf1-440a-4247-b84a-7c358ed8ab25</Field>
<Id>fe4b8ec9-baf8-4fb7-99ea-417be1d021de</Id>
<Operator>Equals</Operator>
<Value>sample string 3</Value>
<ValueField>
<Id>787c5ff7-a4ba-4da7-afd9-d7c1e902c889</Id>
<Name>sample string 1</Name>
</ValueField>
</FilterResponse>
<FilterResponse>
<Field>c6a05bf1-440a-4247-b84a-7c358ed8ab25</Field>
<Id>fe4b8ec9-baf8-4fb7-99ea-417be1d021de</Id>
<Operator>Equals</Operator>
<Value>sample string 3</Value>
<ValueField>
<Id>787c5ff7-a4ba-4da7-afd9-d7c1e902c889</Id>
<Name>sample string 1</Name>
</ValueField>
</FilterResponse>
</Filters>
<ForceDataPostWhenReadOnly>true</ForceDataPostWhenReadOnly>
<Help>sample string 10</Help>
<Id>d48c1c09-e776-4e76-ab27-1a50117fb631</Id>
<Label>sample string 15</Label>
<MaxLength>1</MaxLength>
<MaxWidth>1</MaxWidth>
<Name>sample string 2</Name>
<Order>4</Order>
<ReadOnly>true</ReadOnly>
<Relationships>
<RelationshipResponse>
<From>
<Id>787c5ff7-a4ba-4da7-afd9-d7c1e902c889</Id>
<Name>sample string 1</Name>
</From>
<Id>f6ebb3ef-d805-40ce-9d80-f91953554ac7</Id>
<Link>
<EditTemplate>sample string 3</EditTemplate>
<Page>sample string 1</Page>
<Template>sample string 2</Template>
</Link>
<LinkEditStyle>DropDown</LinkEditStyle>
<ShowAddButton>true</ShowAddButton>
<ShowClearButton>true</ShowClearButton>
<ShowRefreshButton>true</ShowRefreshButton>
<To>
<Id>787c5ff7-a4ba-4da7-afd9-d7c1e902c889</Id>
<Name>sample string 1</Name>
</To>
</RelationshipResponse>
<RelationshipResponse>
<From>
<Id>787c5ff7-a4ba-4da7-afd9-d7c1e902c889</Id>
<Name>sample string 1</Name>
</From>
<Id>f6ebb3ef-d805-40ce-9d80-f91953554ac7</Id>
<Link>
<EditTemplate>sample string 3</EditTemplate>
<Page>sample string 1</Page>
<Template>sample string 2</Template>
</Link>
<LinkEditStyle>DropDown</LinkEditStyle>
<ShowAddButton>true</ShowAddButton>
<ShowClearButton>true</ShowClearButton>
<ShowRefreshButton>true</ShowRefreshButton>
<To>
<Id>787c5ff7-a4ba-4da7-afd9-d7c1e902c889</Id>
<Name>sample string 1</Name>
</To>
</RelationshipResponse>
</Relationships>
<Required>true</Required>
<ValidationRules>
<ValidationRuleResponse>
<Condition>sample string 2</Condition>
<Id>146f517f-4e7c-4ad4-91e4-b552476f5bf6</Id>
<InvalidMessage>sample string 3</InvalidMessage>
<RunOnEdit>true</RunOnEdit>
<RunOnShow>true</RunOnShow>
</ValidationRuleResponse>
<ValidationRuleResponse>
<Condition>sample string 2</Condition>
<Id>146f517f-4e7c-4ad4-91e4-b552476f5bf6</Id>
<InvalidMessage>sample string 3</InvalidMessage>
<RunOnEdit>true</RunOnEdit>
<RunOnShow>true</RunOnShow>
</ValidationRuleResponse>
</ValidationRules>
</SectionFieldResponse>
</Fields>
<Id>67d3dea5-4ad9-47b2-a9d8-b9b073827942</Id>
<ListRecordIdentifierField>
<Id>787c5ff7-a4ba-4da7-afd9-d7c1e902c889</Id>
<Name>sample string 1</Name>
</ListRecordIdentifierField>
<Name>sample string 2</Name>
<Order>4</Order>
<PageLink>sample string 7</PageLink>
<SectionTemplateId>2494e1d6-be34-4c04-8da2-5f81a99a1f97</SectionTemplateId>
<SharedSection>true</SharedSection>
<TableId>680c895b-3ead-4434-9948-be48dde839a0</TableId>
<Template>sample string 15</Template>
<Title>sample string 3</Title>
</SectionResponse>
<SectionResponse>
<AllowDuplicateLinkRecords>true</AllowDuplicateLinkRecords>
<AllowFilter>true</AllowFilter>
<AllowSort>true</AllowSort>
<Collapsed>true</Collapsed>
<DefaultFilters>
<SectionDefaultFilterResponse>
<Editable>true</Editable>
<Field>567effb5-4159-4d1f-9417-1ade9fe8c589</Field>
<Operator>Equals</Operator>
<Value>sample string 2</Value>
</SectionDefaultFilterResponse>
<SectionDefaultFilterResponse>
<Editable>true</Editable>
<Field>567effb5-4159-4d1f-9417-1ade9fe8c589</Field>
<Operator>Equals</Operator>
<Value>sample string 2</Value>
</SectionDefaultFilterResponse>
</DefaultFilters>
<DefaultSortDirection>Ascending</DefaultSortDirection>
<DefaultSortField>sample string 14</DefaultSortField>
<DisableRelationshipLinks>true</DisableRelationshipLinks>
<Fields>
<SectionFieldResponse>
<BreakToNewRow>true</BreakToNewRow>
<Columns>3</Columns>
<ContextSensitiveChat>true</ContextSensitiveChat>
<DataType>
<Format>sample string 4</Format>
<Id>56d0dc93-9008-4612-9247-8656d786f4e3</Id>
<Name>sample string 2</Name>
<Validation>sample string 3</Validation>
</DataType>
<DefaultValue>sample string 11</DefaultValue>
<Defaults>
<DefaultResponse>
<Id>5e59a13b-6912-4249-9f4d-67cdd1012740</Id>
<Target>
<Id>787c5ff7-a4ba-4da7-afd9-d7c1e902c889</Id>
<Name>sample string 1</Name>
</Target>
</DefaultResponse>
<DefaultResponse>
<Id>5e59a13b-6912-4249-9f4d-67cdd1012740</Id>
<Target>
<Id>787c5ff7-a4ba-4da7-afd9-d7c1e902c889</Id>
<Name>sample string 1</Name>
</Target>
</DefaultResponse>
</Defaults>
<Display>true</Display>
<EditableOnCreate>true</EditableOnCreate>
<EditableOnEdit>true</EditableOnEdit>
<Filterable>true</Filterable>
<Filters>
<FilterResponse>
<Field>c6a05bf1-440a-4247-b84a-7c358ed8ab25</Field>
<Id>fe4b8ec9-baf8-4fb7-99ea-417be1d021de</Id>
<Operator>Equals</Operator>
<Value>sample string 3</Value>
<ValueField>
<Id>787c5ff7-a4ba-4da7-afd9-d7c1e902c889</Id>
<Name>sample string 1</Name>
</ValueField>
</FilterResponse>
<FilterResponse>
<Field>c6a05bf1-440a-4247-b84a-7c358ed8ab25</Field>
<Id>fe4b8ec9-baf8-4fb7-99ea-417be1d021de</Id>
<Operator>Equals</Operator>
<Value>sample string 3</Value>
<ValueField>
<Id>787c5ff7-a4ba-4da7-afd9-d7c1e902c889</Id>
<Name>sample string 1</Name>
</ValueField>
</FilterResponse>
</Filters>
<ForceDataPostWhenReadOnly>true</ForceDataPostWhenReadOnly>
<Help>sample string 10</Help>
<Id>d48c1c09-e776-4e76-ab27-1a50117fb631</Id>
<Label>sample string 15</Label>
<MaxLength>1</MaxLength>
<MaxWidth>1</MaxWidth>
<Name>sample string 2</Name>
<Order>4</Order>
<ReadOnly>true</ReadOnly>
<Relationships>
<RelationshipResponse>
<From>
<Id>787c5ff7-a4ba-4da7-afd9-d7c1e902c889</Id>
<Name>sample string 1</Name>
</From>
<Id>f6ebb3ef-d805-40ce-9d80-f91953554ac7</Id>
<Link>
<EditTemplate>sample string 3</EditTemplate>
<Page>sample string 1</Page>
<Template>sample string 2</Template>
</Link>
<LinkEditStyle>DropDown</LinkEditStyle>
<ShowAddButton>true</ShowAddButton>
<ShowClearButton>true</ShowClearButton>
<ShowRefreshButton>true</ShowRefreshButton>
<To>
<Id>787c5ff7-a4ba-4da7-afd9-d7c1e902c889</Id>
<Name>sample string 1</Name>
</To>
</RelationshipResponse>
<RelationshipResponse>
<From>
<Id>787c5ff7-a4ba-4da7-afd9-d7c1e902c889</Id>
<Name>sample string 1</Name>
</From>
<Id>f6ebb3ef-d805-40ce-9d80-f91953554ac7</Id>
<Link>
<EditTemplate>sample string 3</EditTemplate>
<Page>sample string 1</Page>
<Template>sample string 2</Template>
</Link>
<LinkEditStyle>DropDown</LinkEditStyle>
<ShowAddButton>true</ShowAddButton>
<ShowClearButton>true</ShowClearButton>
<ShowRefreshButton>true</ShowRefreshButton>
<To>
<Id>787c5ff7-a4ba-4da7-afd9-d7c1e902c889</Id>
<Name>sample string 1</Name>
</To>
</RelationshipResponse>
</Relationships>
<Required>true</Required>
<ValidationRules>
<ValidationRuleResponse>
<Condition>sample string 2</Condition>
<Id>146f517f-4e7c-4ad4-91e4-b552476f5bf6</Id>
<InvalidMessage>sample string 3</InvalidMessage>
<RunOnEdit>true</RunOnEdit>
<RunOnShow>true</RunOnShow>
</ValidationRuleResponse>
<ValidationRuleResponse>
<Condition>sample string 2</Condition>
<Id>146f517f-4e7c-4ad4-91e4-b552476f5bf6</Id>
<InvalidMessage>sample string 3</InvalidMessage>
<RunOnEdit>true</RunOnEdit>
<RunOnShow>true</RunOnShow>
</ValidationRuleResponse>
</ValidationRules>
</SectionFieldResponse>
<SectionFieldResponse>
<BreakToNewRow>true</BreakToNewRow>
<Columns>3</Columns>
<ContextSensitiveChat>true</ContextSensitiveChat>
<DataType>
<Format>sample string 4</Format>
<Id>56d0dc93-9008-4612-9247-8656d786f4e3</Id>
<Name>sample string 2</Name>
<Validation>sample string 3</Validation>
</DataType>
<DefaultValue>sample string 11</DefaultValue>
<Defaults>
<DefaultResponse>
<Id>5e59a13b-6912-4249-9f4d-67cdd1012740</Id>
<Target>
<Id>787c5ff7-a4ba-4da7-afd9-d7c1e902c889</Id>
<Name>sample string 1</Name>
</Target>
</DefaultResponse>
<DefaultResponse>
<Id>5e59a13b-6912-4249-9f4d-67cdd1012740</Id>
<Target>
<Id>787c5ff7-a4ba-4da7-afd9-d7c1e902c889</Id>
<Name>sample string 1</Name>
</Target>
</DefaultResponse>
</Defaults>
<Display>true</Display>
<EditableOnCreate>true</EditableOnCreate>
<EditableOnEdit>true</EditableOnEdit>
<Filterable>true</Filterable>
<Filters>
<FilterResponse>
<Field>c6a05bf1-440a-4247-b84a-7c358ed8ab25</Field>
<Id>fe4b8ec9-baf8-4fb7-99ea-417be1d021de</Id>
<Operator>Equals</Operator>
<Value>sample string 3</Value>
<ValueField>
<Id>787c5ff7-a4ba-4da7-afd9-d7c1e902c889</Id>
<Name>sample string 1</Name>
</ValueField>
</FilterResponse>
<FilterResponse>
<Field>c6a05bf1-440a-4247-b84a-7c358ed8ab25</Field>
<Id>fe4b8ec9-baf8-4fb7-99ea-417be1d021de</Id>
<Operator>Equals</Operator>
<Value>sample string 3</Value>
<ValueField>
<Id>787c5ff7-a4ba-4da7-afd9-d7c1e902c889</Id>
<Name>sample string 1</Name>
</ValueField>
</FilterResponse>
</Filters>
<ForceDataPostWhenReadOnly>true</ForceDataPostWhenReadOnly>
<Help>sample string 10</Help>
<Id>d48c1c09-e776-4e76-ab27-1a50117fb631</Id>
<Label>sample string 15</Label>
<MaxLength>1</MaxLength>
<MaxWidth>1</MaxWidth>
<Name>sample string 2</Name>
<Order>4</Order>
<ReadOnly>true</ReadOnly>
<Relationships>
<RelationshipResponse>
<From>
<Id>787c5ff7-a4ba-4da7-afd9-d7c1e902c889</Id>
<Name>sample string 1</Name>
</From>
<Id>f6ebb3ef-d805-40ce-9d80-f91953554ac7</Id>
<Link>
<EditTemplate>sample string 3</EditTemplate>
<Page>sample string 1</Page>
<Template>sample string 2</Template>
</Link>
<LinkEditStyle>DropDown</LinkEditStyle>
<ShowAddButton>true</ShowAddButton>
<ShowClearButton>true</ShowClearButton>
<ShowRefreshButton>true</ShowRefreshButton>
<To>
<Id>787c5ff7-a4ba-4da7-afd9-d7c1e902c889</Id>
<Name>sample string 1</Name>
</To>
</RelationshipResponse>
<RelationshipResponse>
<From>
<Id>787c5ff7-a4ba-4da7-afd9-d7c1e902c889</Id>
<Name>sample string 1</Name>
</From>
<Id>f6ebb3ef-d805-40ce-9d80-f91953554ac7</Id>
<Link>
<EditTemplate>sample string 3</EditTemplate>
<Page>sample string 1</Page>
<Template>sample string 2</Template>
</Link>
<LinkEditStyle>DropDown</LinkEditStyle>
<ShowAddButton>true</ShowAddButton>
<ShowClearButton>true</ShowClearButton>
<ShowRefreshButton>true</ShowRefreshButton>
<To>
<Id>787c5ff7-a4ba-4da7-afd9-d7c1e902c889</Id>
<Name>sample string 1</Name>
</To>
</RelationshipResponse>
</Relationships>
<Required>true</Required>
<ValidationRules>
<ValidationRuleResponse>
<Condition>sample string 2</Condition>
<Id>146f517f-4e7c-4ad4-91e4-b552476f5bf6</Id>
<InvalidMessage>sample string 3</InvalidMessage>
<RunOnEdit>true</RunOnEdit>
<RunOnShow>true</RunOnShow>
</ValidationRuleResponse>
<ValidationRuleResponse>
<Condition>sample string 2</Condition>
<Id>146f517f-4e7c-4ad4-91e4-b552476f5bf6</Id>
<InvalidMessage>sample string 3</InvalidMessage>
<RunOnEdit>true</RunOnEdit>
<RunOnShow>true</RunOnShow>
</ValidationRuleResponse>
</ValidationRules>
</SectionFieldResponse>
</Fields>
<Id>67d3dea5-4ad9-47b2-a9d8-b9b073827942</Id>
<ListRecordIdentifierField>
<Id>787c5ff7-a4ba-4da7-afd9-d7c1e902c889</Id>
<Name>sample string 1</Name>
</ListRecordIdentifierField>
<Name>sample string 2</Name>
<Order>4</Order>
<PageLink>sample string 7</PageLink>
<SectionTemplateId>2494e1d6-be34-4c04-8da2-5f81a99a1f97</SectionTemplateId>
<SharedSection>true</SharedSection>
<TableId>680c895b-3ead-4434-9948-be48dde839a0</TableId>
<Template>sample string 15</Template>
<Title>sample string 3</Title>
</SectionResponse>
</Sections>
</PageTemplateSectionResponse>