GET page/{name}/{template}
Gets page template section description.
Request Information
URI
https://ofd-api.blueprintcpq.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": "d46438e1-68c3-4410-a07c-65ecdcae519c",
"PageTemplateSectionId": "e0dbe80a-22d3-441f-b475-ffb78f67547c",
"Name": "sample string 3",
"Title": "sample string 4",
"Order": 5,
"Collapsed": true,
"TableId": "bf8473c3-bc34-4555-9b04-04e2bc62c9c9",
"PageLink": "sample string 8",
"SectionTemplateId": "39342647-6749-4dfc-9785-5ccd16b7e7e1",
"CurrencyFieldId": "a2bb98eb-5120-4ead-bfd6-19c50eb7c812",
"AllowFilter": true,
"AllowSort": true,
"DisableRelationshipLinks": true,
"AllowDuplicateLinkRecords": true,
"SharedSection": true,
"DefaultSortField": "sample string 15",
"Template": "sample string 16",
"DefaultSortDirection": 0,
"Fields": [
{
"Id": "fae7306c-8cdb-4933-83df-feaa254c5b45",
"SectionFieldId": "f456812c-df07-4556-a1fb-29e3573f385a",
"Name": "sample string 3",
"MaxLength": 1,
"Columns": 4,
"MaxWidth": 1,
"Order": 5,
"ReadOnly": true,
"BreakToNewRow": true,
"Required": true,
"Display": true,
"Filterable": true,
"Help": "sample string 11",
"DefaultValue": "sample string 12",
"EditableOnCreate": true,
"EditableOnEdit": true,
"ContextSensitiveChat": true,
"Label": "sample string 16",
"ForceDataPostWhenReadOnly": true,
"EnableFormula": true,
"Formula": "sample string 19",
"EnableFooterFormula": true,
"FooterFormula": "sample string 21",
"DataType": {
"Id": "de2a4244-8fef-4781-9b83-7bd572f37755",
"Name": "sample string 2",
"Validation": "sample string 3",
"Format": "sample string 4"
},
"Relationships": [
{
"Id": "0080ac2f-e045-436e-bbd2-01ccbae2ee08",
"From": {
"Id": "ae1f3631-2980-42b7-bc2c-7bae146df72b",
"Name": "sample string 1",
"TableName": "sample string 2"
},
"To": {
"Id": "ae1f3631-2980-42b7-bc2c-7bae146df72b",
"Name": "sample string 1",
"TableName": "sample string 2"
},
"LinkEditStyle": 0,
"ShowClearButton": true,
"ShowRefreshButton": true,
"ShowAddButton": true,
"Link": {
"Page": "sample string 1",
"Template": "sample string 2",
"EditTemplate": "sample string 3"
}
},
{
"Id": "0080ac2f-e045-436e-bbd2-01ccbae2ee08",
"From": {
"Id": "ae1f3631-2980-42b7-bc2c-7bae146df72b",
"Name": "sample string 1",
"TableName": "sample string 2"
},
"To": {
"Id": "ae1f3631-2980-42b7-bc2c-7bae146df72b",
"Name": "sample string 1",
"TableName": "sample string 2"
},
"LinkEditStyle": 0,
"ShowClearButton": true,
"ShowRefreshButton": true,
"ShowAddButton": true,
"Link": {
"Page": "sample string 1",
"Template": "sample string 2",
"EditTemplate": "sample string 3"
}
}
],
"Filters": [
{
"Id": "03c95f1a-b69e-4e41-9ebd-cfdca34834c9",
"Field": "f10ccb82-0e6d-4d10-b2d3-becf157e9399",
"Operator": 0,
"Value": "sample string 3",
"ValueField": {
"Id": "ae1f3631-2980-42b7-bc2c-7bae146df72b",
"Name": "sample string 1",
"TableName": "sample string 2"
}
},
{
"Id": "03c95f1a-b69e-4e41-9ebd-cfdca34834c9",
"Field": "f10ccb82-0e6d-4d10-b2d3-becf157e9399",
"Operator": 0,
"Value": "sample string 3",
"ValueField": {
"Id": "ae1f3631-2980-42b7-bc2c-7bae146df72b",
"Name": "sample string 1",
"TableName": "sample string 2"
}
}
],
"Defaults": [
{
"Id": "99d14f7c-39f5-42c8-8479-1d0e7e11cbf3",
"Target": {
"Id": "ae1f3631-2980-42b7-bc2c-7bae146df72b",
"Name": "sample string 1",
"TableName": "sample string 2"
}
},
{
"Id": "99d14f7c-39f5-42c8-8479-1d0e7e11cbf3",
"Target": {
"Id": "ae1f3631-2980-42b7-bc2c-7bae146df72b",
"Name": "sample string 1",
"TableName": "sample string 2"
}
}
],
"ValidationRules": [
{
"Id": "ebcd837c-1c3f-4296-961c-f352a14d00aa",
"Condition": "sample string 2",
"InvalidMessage": "sample string 3",
"RunOnEdit": true,
"RunOnShow": true
},
{
"Id": "ebcd837c-1c3f-4296-961c-f352a14d00aa",
"Condition": "sample string 2",
"InvalidMessage": "sample string 3",
"RunOnEdit": true,
"RunOnShow": true
}
]
},
{
"Id": "fae7306c-8cdb-4933-83df-feaa254c5b45",
"SectionFieldId": "f456812c-df07-4556-a1fb-29e3573f385a",
"Name": "sample string 3",
"MaxLength": 1,
"Columns": 4,
"MaxWidth": 1,
"Order": 5,
"ReadOnly": true,
"BreakToNewRow": true,
"Required": true,
"Display": true,
"Filterable": true,
"Help": "sample string 11",
"DefaultValue": "sample string 12",
"EditableOnCreate": true,
"EditableOnEdit": true,
"ContextSensitiveChat": true,
"Label": "sample string 16",
"ForceDataPostWhenReadOnly": true,
"EnableFormula": true,
"Formula": "sample string 19",
"EnableFooterFormula": true,
"FooterFormula": "sample string 21",
"DataType": {
"Id": "de2a4244-8fef-4781-9b83-7bd572f37755",
"Name": "sample string 2",
"Validation": "sample string 3",
"Format": "sample string 4"
},
"Relationships": [
{
"Id": "0080ac2f-e045-436e-bbd2-01ccbae2ee08",
"From": {
"Id": "ae1f3631-2980-42b7-bc2c-7bae146df72b",
"Name": "sample string 1",
"TableName": "sample string 2"
},
"To": {
"Id": "ae1f3631-2980-42b7-bc2c-7bae146df72b",
"Name": "sample string 1",
"TableName": "sample string 2"
},
"LinkEditStyle": 0,
"ShowClearButton": true,
"ShowRefreshButton": true,
"ShowAddButton": true,
"Link": {
"Page": "sample string 1",
"Template": "sample string 2",
"EditTemplate": "sample string 3"
}
},
{
"Id": "0080ac2f-e045-436e-bbd2-01ccbae2ee08",
"From": {
"Id": "ae1f3631-2980-42b7-bc2c-7bae146df72b",
"Name": "sample string 1",
"TableName": "sample string 2"
},
"To": {
"Id": "ae1f3631-2980-42b7-bc2c-7bae146df72b",
"Name": "sample string 1",
"TableName": "sample string 2"
},
"LinkEditStyle": 0,
"ShowClearButton": true,
"ShowRefreshButton": true,
"ShowAddButton": true,
"Link": {
"Page": "sample string 1",
"Template": "sample string 2",
"EditTemplate": "sample string 3"
}
}
],
"Filters": [
{
"Id": "03c95f1a-b69e-4e41-9ebd-cfdca34834c9",
"Field": "f10ccb82-0e6d-4d10-b2d3-becf157e9399",
"Operator": 0,
"Value": "sample string 3",
"ValueField": {
"Id": "ae1f3631-2980-42b7-bc2c-7bae146df72b",
"Name": "sample string 1",
"TableName": "sample string 2"
}
},
{
"Id": "03c95f1a-b69e-4e41-9ebd-cfdca34834c9",
"Field": "f10ccb82-0e6d-4d10-b2d3-becf157e9399",
"Operator": 0,
"Value": "sample string 3",
"ValueField": {
"Id": "ae1f3631-2980-42b7-bc2c-7bae146df72b",
"Name": "sample string 1",
"TableName": "sample string 2"
}
}
],
"Defaults": [
{
"Id": "99d14f7c-39f5-42c8-8479-1d0e7e11cbf3",
"Target": {
"Id": "ae1f3631-2980-42b7-bc2c-7bae146df72b",
"Name": "sample string 1",
"TableName": "sample string 2"
}
},
{
"Id": "99d14f7c-39f5-42c8-8479-1d0e7e11cbf3",
"Target": {
"Id": "ae1f3631-2980-42b7-bc2c-7bae146df72b",
"Name": "sample string 1",
"TableName": "sample string 2"
}
}
],
"ValidationRules": [
{
"Id": "ebcd837c-1c3f-4296-961c-f352a14d00aa",
"Condition": "sample string 2",
"InvalidMessage": "sample string 3",
"RunOnEdit": true,
"RunOnShow": true
},
{
"Id": "ebcd837c-1c3f-4296-961c-f352a14d00aa",
"Condition": "sample string 2",
"InvalidMessage": "sample string 3",
"RunOnEdit": true,
"RunOnShow": true
}
]
}
],
"ListRecordIdentifierField": {
"Id": "ae1f3631-2980-42b7-bc2c-7bae146df72b",
"Name": "sample string 1",
"TableName": "sample string 2"
},
"PageTemplateSectionFilters": [
{
"Id": "046f4677-707f-4885-a536-71e086be4d0e",
"Name": "sample string 2",
"UserId": "c49d96d4-1883-4e2c-8178-92cad4456b8d",
"UserGroupId": "dd7a0704-cf23-460a-a29d-a9cf39ed434b",
"Updatable": true,
"PageTemplateSectionId": "05a88652-9934-4b81-83e9-f2f45414043c",
"Default": true,
"PageTemplateSectionFilterGroups": [
{
"Id": "1fa60b29-1658-4f0c-a2bc-ae2aa4687b15",
"Order": 2,
"PageTemplateSectionFilterConditions": [
{
"Id": "15e887b6-c117-4e33-a419-c9469ea15046",
"FieldId": "8c12d157-c469-4047-93eb-cb5dc9479207",
"Operator": 0,
"Value": "sample string 3",
"Editable": true,
"Order": 5
},
{
"Id": "15e887b6-c117-4e33-a419-c9469ea15046",
"FieldId": "8c12d157-c469-4047-93eb-cb5dc9479207",
"Operator": 0,
"Value": "sample string 3",
"Editable": true,
"Order": 5
}
]
},
{
"Id": "1fa60b29-1658-4f0c-a2bc-ae2aa4687b15",
"Order": 2,
"PageTemplateSectionFilterConditions": [
{
"Id": "15e887b6-c117-4e33-a419-c9469ea15046",
"FieldId": "8c12d157-c469-4047-93eb-cb5dc9479207",
"Operator": 0,
"Value": "sample string 3",
"Editable": true,
"Order": 5
},
{
"Id": "15e887b6-c117-4e33-a419-c9469ea15046",
"FieldId": "8c12d157-c469-4047-93eb-cb5dc9479207",
"Operator": 0,
"Value": "sample string 3",
"Editable": true,
"Order": 5
}
]
}
]
},
{
"Id": "046f4677-707f-4885-a536-71e086be4d0e",
"Name": "sample string 2",
"UserId": "c49d96d4-1883-4e2c-8178-92cad4456b8d",
"UserGroupId": "dd7a0704-cf23-460a-a29d-a9cf39ed434b",
"Updatable": true,
"PageTemplateSectionId": "05a88652-9934-4b81-83e9-f2f45414043c",
"Default": true,
"PageTemplateSectionFilterGroups": [
{
"Id": "1fa60b29-1658-4f0c-a2bc-ae2aa4687b15",
"Order": 2,
"PageTemplateSectionFilterConditions": [
{
"Id": "15e887b6-c117-4e33-a419-c9469ea15046",
"FieldId": "8c12d157-c469-4047-93eb-cb5dc9479207",
"Operator": 0,
"Value": "sample string 3",
"Editable": true,
"Order": 5
},
{
"Id": "15e887b6-c117-4e33-a419-c9469ea15046",
"FieldId": "8c12d157-c469-4047-93eb-cb5dc9479207",
"Operator": 0,
"Value": "sample string 3",
"Editable": true,
"Order": 5
}
]
},
{
"Id": "1fa60b29-1658-4f0c-a2bc-ae2aa4687b15",
"Order": 2,
"PageTemplateSectionFilterConditions": [
{
"Id": "15e887b6-c117-4e33-a419-c9469ea15046",
"FieldId": "8c12d157-c469-4047-93eb-cb5dc9479207",
"Operator": 0,
"Value": "sample string 3",
"Editable": true,
"Order": 5
},
{
"Id": "15e887b6-c117-4e33-a419-c9469ea15046",
"FieldId": "8c12d157-c469-4047-93eb-cb5dc9479207",
"Operator": 0,
"Value": "sample string 3",
"Editable": true,
"Order": 5
}
]
}
]
}
]
},
{
"Id": "d46438e1-68c3-4410-a07c-65ecdcae519c",
"PageTemplateSectionId": "e0dbe80a-22d3-441f-b475-ffb78f67547c",
"Name": "sample string 3",
"Title": "sample string 4",
"Order": 5,
"Collapsed": true,
"TableId": "bf8473c3-bc34-4555-9b04-04e2bc62c9c9",
"PageLink": "sample string 8",
"SectionTemplateId": "39342647-6749-4dfc-9785-5ccd16b7e7e1",
"CurrencyFieldId": "a2bb98eb-5120-4ead-bfd6-19c50eb7c812",
"AllowFilter": true,
"AllowSort": true,
"DisableRelationshipLinks": true,
"AllowDuplicateLinkRecords": true,
"SharedSection": true,
"DefaultSortField": "sample string 15",
"Template": "sample string 16",
"DefaultSortDirection": 0,
"Fields": [
{
"Id": "fae7306c-8cdb-4933-83df-feaa254c5b45",
"SectionFieldId": "f456812c-df07-4556-a1fb-29e3573f385a",
"Name": "sample string 3",
"MaxLength": 1,
"Columns": 4,
"MaxWidth": 1,
"Order": 5,
"ReadOnly": true,
"BreakToNewRow": true,
"Required": true,
"Display": true,
"Filterable": true,
"Help": "sample string 11",
"DefaultValue": "sample string 12",
"EditableOnCreate": true,
"EditableOnEdit": true,
"ContextSensitiveChat": true,
"Label": "sample string 16",
"ForceDataPostWhenReadOnly": true,
"EnableFormula": true,
"Formula": "sample string 19",
"EnableFooterFormula": true,
"FooterFormula": "sample string 21",
"DataType": {
"Id": "de2a4244-8fef-4781-9b83-7bd572f37755",
"Name": "sample string 2",
"Validation": "sample string 3",
"Format": "sample string 4"
},
"Relationships": [
{
"Id": "0080ac2f-e045-436e-bbd2-01ccbae2ee08",
"From": {
"Id": "ae1f3631-2980-42b7-bc2c-7bae146df72b",
"Name": "sample string 1",
"TableName": "sample string 2"
},
"To": {
"Id": "ae1f3631-2980-42b7-bc2c-7bae146df72b",
"Name": "sample string 1",
"TableName": "sample string 2"
},
"LinkEditStyle": 0,
"ShowClearButton": true,
"ShowRefreshButton": true,
"ShowAddButton": true,
"Link": {
"Page": "sample string 1",
"Template": "sample string 2",
"EditTemplate": "sample string 3"
}
},
{
"Id": "0080ac2f-e045-436e-bbd2-01ccbae2ee08",
"From": {
"Id": "ae1f3631-2980-42b7-bc2c-7bae146df72b",
"Name": "sample string 1",
"TableName": "sample string 2"
},
"To": {
"Id": "ae1f3631-2980-42b7-bc2c-7bae146df72b",
"Name": "sample string 1",
"TableName": "sample string 2"
},
"LinkEditStyle": 0,
"ShowClearButton": true,
"ShowRefreshButton": true,
"ShowAddButton": true,
"Link": {
"Page": "sample string 1",
"Template": "sample string 2",
"EditTemplate": "sample string 3"
}
}
],
"Filters": [
{
"Id": "03c95f1a-b69e-4e41-9ebd-cfdca34834c9",
"Field": "f10ccb82-0e6d-4d10-b2d3-becf157e9399",
"Operator": 0,
"Value": "sample string 3",
"ValueField": {
"Id": "ae1f3631-2980-42b7-bc2c-7bae146df72b",
"Name": "sample string 1",
"TableName": "sample string 2"
}
},
{
"Id": "03c95f1a-b69e-4e41-9ebd-cfdca34834c9",
"Field": "f10ccb82-0e6d-4d10-b2d3-becf157e9399",
"Operator": 0,
"Value": "sample string 3",
"ValueField": {
"Id": "ae1f3631-2980-42b7-bc2c-7bae146df72b",
"Name": "sample string 1",
"TableName": "sample string 2"
}
}
],
"Defaults": [
{
"Id": "99d14f7c-39f5-42c8-8479-1d0e7e11cbf3",
"Target": {
"Id": "ae1f3631-2980-42b7-bc2c-7bae146df72b",
"Name": "sample string 1",
"TableName": "sample string 2"
}
},
{
"Id": "99d14f7c-39f5-42c8-8479-1d0e7e11cbf3",
"Target": {
"Id": "ae1f3631-2980-42b7-bc2c-7bae146df72b",
"Name": "sample string 1",
"TableName": "sample string 2"
}
}
],
"ValidationRules": [
{
"Id": "ebcd837c-1c3f-4296-961c-f352a14d00aa",
"Condition": "sample string 2",
"InvalidMessage": "sample string 3",
"RunOnEdit": true,
"RunOnShow": true
},
{
"Id": "ebcd837c-1c3f-4296-961c-f352a14d00aa",
"Condition": "sample string 2",
"InvalidMessage": "sample string 3",
"RunOnEdit": true,
"RunOnShow": true
}
]
},
{
"Id": "fae7306c-8cdb-4933-83df-feaa254c5b45",
"SectionFieldId": "f456812c-df07-4556-a1fb-29e3573f385a",
"Name": "sample string 3",
"MaxLength": 1,
"Columns": 4,
"MaxWidth": 1,
"Order": 5,
"ReadOnly": true,
"BreakToNewRow": true,
"Required": true,
"Display": true,
"Filterable": true,
"Help": "sample string 11",
"DefaultValue": "sample string 12",
"EditableOnCreate": true,
"EditableOnEdit": true,
"ContextSensitiveChat": true,
"Label": "sample string 16",
"ForceDataPostWhenReadOnly": true,
"EnableFormula": true,
"Formula": "sample string 19",
"EnableFooterFormula": true,
"FooterFormula": "sample string 21",
"DataType": {
"Id": "de2a4244-8fef-4781-9b83-7bd572f37755",
"Name": "sample string 2",
"Validation": "sample string 3",
"Format": "sample string 4"
},
"Relationships": [
{
"Id": "0080ac2f-e045-436e-bbd2-01ccbae2ee08",
"From": {
"Id": "ae1f3631-2980-42b7-bc2c-7bae146df72b",
"Name": "sample string 1",
"TableName": "sample string 2"
},
"To": {
"Id": "ae1f3631-2980-42b7-bc2c-7bae146df72b",
"Name": "sample string 1",
"TableName": "sample string 2"
},
"LinkEditStyle": 0,
"ShowClearButton": true,
"ShowRefreshButton": true,
"ShowAddButton": true,
"Link": {
"Page": "sample string 1",
"Template": "sample string 2",
"EditTemplate": "sample string 3"
}
},
{
"Id": "0080ac2f-e045-436e-bbd2-01ccbae2ee08",
"From": {
"Id": "ae1f3631-2980-42b7-bc2c-7bae146df72b",
"Name": "sample string 1",
"TableName": "sample string 2"
},
"To": {
"Id": "ae1f3631-2980-42b7-bc2c-7bae146df72b",
"Name": "sample string 1",
"TableName": "sample string 2"
},
"LinkEditStyle": 0,
"ShowClearButton": true,
"ShowRefreshButton": true,
"ShowAddButton": true,
"Link": {
"Page": "sample string 1",
"Template": "sample string 2",
"EditTemplate": "sample string 3"
}
}
],
"Filters": [
{
"Id": "03c95f1a-b69e-4e41-9ebd-cfdca34834c9",
"Field": "f10ccb82-0e6d-4d10-b2d3-becf157e9399",
"Operator": 0,
"Value": "sample string 3",
"ValueField": {
"Id": "ae1f3631-2980-42b7-bc2c-7bae146df72b",
"Name": "sample string 1",
"TableName": "sample string 2"
}
},
{
"Id": "03c95f1a-b69e-4e41-9ebd-cfdca34834c9",
"Field": "f10ccb82-0e6d-4d10-b2d3-becf157e9399",
"Operator": 0,
"Value": "sample string 3",
"ValueField": {
"Id": "ae1f3631-2980-42b7-bc2c-7bae146df72b",
"Name": "sample string 1",
"TableName": "sample string 2"
}
}
],
"Defaults": [
{
"Id": "99d14f7c-39f5-42c8-8479-1d0e7e11cbf3",
"Target": {
"Id": "ae1f3631-2980-42b7-bc2c-7bae146df72b",
"Name": "sample string 1",
"TableName": "sample string 2"
}
},
{
"Id": "99d14f7c-39f5-42c8-8479-1d0e7e11cbf3",
"Target": {
"Id": "ae1f3631-2980-42b7-bc2c-7bae146df72b",
"Name": "sample string 1",
"TableName": "sample string 2"
}
}
],
"ValidationRules": [
{
"Id": "ebcd837c-1c3f-4296-961c-f352a14d00aa",
"Condition": "sample string 2",
"InvalidMessage": "sample string 3",
"RunOnEdit": true,
"RunOnShow": true
},
{
"Id": "ebcd837c-1c3f-4296-961c-f352a14d00aa",
"Condition": "sample string 2",
"InvalidMessage": "sample string 3",
"RunOnEdit": true,
"RunOnShow": true
}
]
}
],
"ListRecordIdentifierField": {
"Id": "ae1f3631-2980-42b7-bc2c-7bae146df72b",
"Name": "sample string 1",
"TableName": "sample string 2"
},
"PageTemplateSectionFilters": [
{
"Id": "046f4677-707f-4885-a536-71e086be4d0e",
"Name": "sample string 2",
"UserId": "c49d96d4-1883-4e2c-8178-92cad4456b8d",
"UserGroupId": "dd7a0704-cf23-460a-a29d-a9cf39ed434b",
"Updatable": true,
"PageTemplateSectionId": "05a88652-9934-4b81-83e9-f2f45414043c",
"Default": true,
"PageTemplateSectionFilterGroups": [
{
"Id": "1fa60b29-1658-4f0c-a2bc-ae2aa4687b15",
"Order": 2,
"PageTemplateSectionFilterConditions": [
{
"Id": "15e887b6-c117-4e33-a419-c9469ea15046",
"FieldId": "8c12d157-c469-4047-93eb-cb5dc9479207",
"Operator": 0,
"Value": "sample string 3",
"Editable": true,
"Order": 5
},
{
"Id": "15e887b6-c117-4e33-a419-c9469ea15046",
"FieldId": "8c12d157-c469-4047-93eb-cb5dc9479207",
"Operator": 0,
"Value": "sample string 3",
"Editable": true,
"Order": 5
}
]
},
{
"Id": "1fa60b29-1658-4f0c-a2bc-ae2aa4687b15",
"Order": 2,
"PageTemplateSectionFilterConditions": [
{
"Id": "15e887b6-c117-4e33-a419-c9469ea15046",
"FieldId": "8c12d157-c469-4047-93eb-cb5dc9479207",
"Operator": 0,
"Value": "sample string 3",
"Editable": true,
"Order": 5
},
{
"Id": "15e887b6-c117-4e33-a419-c9469ea15046",
"FieldId": "8c12d157-c469-4047-93eb-cb5dc9479207",
"Operator": 0,
"Value": "sample string 3",
"Editable": true,
"Order": 5
}
]
}
]
},
{
"Id": "046f4677-707f-4885-a536-71e086be4d0e",
"Name": "sample string 2",
"UserId": "c49d96d4-1883-4e2c-8178-92cad4456b8d",
"UserGroupId": "dd7a0704-cf23-460a-a29d-a9cf39ed434b",
"Updatable": true,
"PageTemplateSectionId": "05a88652-9934-4b81-83e9-f2f45414043c",
"Default": true,
"PageTemplateSectionFilterGroups": [
{
"Id": "1fa60b29-1658-4f0c-a2bc-ae2aa4687b15",
"Order": 2,
"PageTemplateSectionFilterConditions": [
{
"Id": "15e887b6-c117-4e33-a419-c9469ea15046",
"FieldId": "8c12d157-c469-4047-93eb-cb5dc9479207",
"Operator": 0,
"Value": "sample string 3",
"Editable": true,
"Order": 5
},
{
"Id": "15e887b6-c117-4e33-a419-c9469ea15046",
"FieldId": "8c12d157-c469-4047-93eb-cb5dc9479207",
"Operator": 0,
"Value": "sample string 3",
"Editable": true,
"Order": 5
}
]
},
{
"Id": "1fa60b29-1658-4f0c-a2bc-ae2aa4687b15",
"Order": 2,
"PageTemplateSectionFilterConditions": [
{
"Id": "15e887b6-c117-4e33-a419-c9469ea15046",
"FieldId": "8c12d157-c469-4047-93eb-cb5dc9479207",
"Operator": 0,
"Value": "sample string 3",
"Editable": true,
"Order": 5
},
{
"Id": "15e887b6-c117-4e33-a419-c9469ea15046",
"FieldId": "8c12d157-c469-4047-93eb-cb5dc9479207",
"Operator": 0,
"Value": "sample string 3",
"Editable": true,
"Order": 5
}
]
}
]
}
]
}
]
}
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":"d46438e1-68c3-4410-a07c-65ecdcae519c","PageTemplateSectionId":"e0dbe80a-22d3-441f-b475-ffb78f67547c","Name":"sample string 3","Title":"sample string 4","Order":5,"Collapsed":true,"TableId":"bf8473c3-bc34-4555-9b04-04e2bc62c9c9","PageLink":"sample string 8","SectionTemplateId":"39342647-6749-4dfc-9785-5ccd16b7e7e1","CurrencyFieldId":"a2bb98eb-5120-4ead-bfd6-19c50eb7c812","AllowFilter":true,"AllowSort":true,"DisableRelationshipLinks":true,"AllowDuplicateLinkRecords":true,"SharedSection":true,"DefaultSortField":"sample string 15","Template":"sample string 16","DefaultSortDirection":0,"Fields":[{"Id":"fae7306c-8cdb-4933-83df-feaa254c5b45","SectionFieldId":"f456812c-df07-4556-a1fb-29e3573f385a","Name":"sample string 3","MaxLength":1,"Columns":4,"MaxWidth":1,"Order":5,"ReadOnly":true,"BreakToNewRow":true,"Required":true,"Display":true,"Filterable":true,"Help":"sample string 11","DefaultValue":"sample string 12","EditableOnCreate":true,"EditableOnEdit":true,"ContextSensitiveChat":true,"Label":"sample string 16","ForceDataPostWhenReadOnly":true,"EnableFormula":true,"Formula":"sample string 19","EnableFooterFormula":true,"FooterFormula":"sample string 21","DataType":{"Id":"de2a4244-8fef-4781-9b83-7bd572f37755","Name":"sample string 2","Validation":"sample string 3","Format":"sample string 4"},"Relationships":[{"Id":"0080ac2f-e045-436e-bbd2-01ccbae2ee08","From":{"Id":"ae1f3631-2980-42b7-bc2c-7bae146df72b","Name":"sample string 1","TableName":"sample string 2"},"To":{"Id":"ae1f3631-2980-42b7-bc2c-7bae146df72b","Name":"sample string 1","TableName":"sample string 2"},"LinkEditStyle":0,"ShowClearButton":true,"ShowRefreshButton":true,"ShowAddButton":true,"Link":{"Page":"sample string 1","Template":"sample string 2","EditTemplate":"sample string 3"}},{"Id":"0080ac2f-e045-436e-bbd2-01ccbae2ee08","From":{"Id":"ae1f3631-2980-42b7-bc2c-7bae146df72b","Name":"sample string 1","TableName":"sample string 2"},"To":{"Id":"ae1f3631-2980-42b7-bc2c-7bae146df72b","Name":"sample string 1","TableName":"sample string 2"},"LinkEditStyle":0,"ShowClearButton":true,"ShowRefreshButton":true,"ShowAddButton":true,"Link":{"Page":"sample string 1","Template":"sample string 2","EditTemplate":"sample string 3"}}],"Filters":[{"Id":"03c95f1a-b69e-4e41-9ebd-cfdca34834c9","Field":"f10ccb82-0e6d-4d10-b2d3-becf157e9399","Operator":0,"Value":"sample string 3","ValueField":{"Id":"ae1f3631-2980-42b7-bc2c-7bae146df72b","Name":"sample string 1","TableName":"sample string 2"}},{"Id":"03c95f1a-b69e-4e41-9ebd-cfdca34834c9","Field":"f10ccb82-0e6d-4d10-b2d3-becf157e9399","Operator":0,"Value":"sample string 3","ValueField":{"Id":"ae1f3631-2980-42b7-bc2c-7bae146df72b","Name":"sample string 1","TableName":"sample string 2"}}],"Defaults":[{"Id":"99d14f7c-39f5-42c8-8479-1d0e7e11cbf3","Target":{"Id":"ae1f3631-2980-42b7-bc2c-7bae146df72b","Name":"sample string 1","TableName":"sample string 2"}},{"Id":"99d14f7c-39f5-42c8-8479-1d0e7e11cbf3","Target":{"Id":"ae1f3631-2980-42b7-bc2c-7bae146df72b","Name":"sample string 1","TableName":"sample string 2"}}],"ValidationRules":[{"Id":"ebcd837c-1c3f-4296-961c-f352a14d00aa","Condition":"sample string 2","InvalidMessage":"sample string 3","RunOnEdit":true,"RunOnShow":true},{"Id":"ebcd837c-1c3f-4296-961c-f352a14d00aa","Condition":"sample string 2","InvalidMessage":"sample string 3","RunOnEdit":true,"RunOnShow":true}]},{"Id":"fae7306c-8cdb-4933-83df-feaa254c5b45","SectionFieldId":"f456812c-df07-4556-a1fb-29e3573f385a","Name":"sample string 3","MaxLength":1,"Columns":4,"MaxWidth":1,"Order":5,"ReadOnly":true,"BreakToNewRow":true,"Required":true,"Display":true,"Filterable":true,"Help":"sample string 11","DefaultValue":"sample string 12","EditableOnCreate":true,"EditableOnEdit":true,"ContextSensitiveChat":true,"Label":"sample string 16","ForceDataPostWhenReadOnly":true,"EnableFormula":true,"Formula":"sample string 19","EnableFooterFormula":true,"FooterFormula":"sample string 21","DataType":{"Id":"de2a4244-8fef-4781-9b83-7bd572f37755","Name":"sample string 2","Validation":"sample string 3","Format":"sample string 4"},"Relationships":[{"Id":"0080ac2f-e045-436e-bbd2-01ccbae2ee08","From":{"Id":"ae1f3631-2980-42b7-bc2c-7bae146df72b","Name":"sample string 1","TableName":"sample string 2"},"To":{"Id":"ae1f3631-2980-42b7-bc2c-7bae146df72b","Name":"sample string 1","TableName":"sample string 2"},"LinkEditStyle":0,"ShowClearButton":true,"ShowRefreshButton":true,"ShowAddButton":true,"Link":{"Page":"sample string 1","Template":"sample string 2","EditTemplate":"sample string 3"}},{"Id":"0080ac2f-e045-436e-bbd2-01ccbae2ee08","From":{"Id":"ae1f3631-2980-42b7-bc2c-7bae146df72b","Name":"sample string 1","TableName":"sample string 2"},"To":{"Id":"ae1f3631-2980-42b7-bc2c-7bae146df72b","Name":"sample string 1","TableName":"sample string 2"},"LinkEditStyle":0,"ShowClearButton":true,"ShowRefreshButton":true,"ShowAddButton":true,"Link":{"Page":"sample string 1","Template":"sample string 2","EditTemplate":"sample string 3"}}],"Filters":[{"Id":"03c95f1a-b69e-4e41-9ebd-cfdca34834c9","Field":"f10ccb82-0e6d-4d10-b2d3-becf157e9399","Operator":0,"Value":"sample string 3","ValueField":{"Id":"ae1f3631-2980-42b7-bc2c-7bae146df72b","Name":"sample string 1","TableName":"sample string 2"}},{"Id":"03c95f1a-b69e-4e41-9ebd-cfdca34834c9","Field":"f10ccb82-0e6d-4d10-b2d3-becf157e9399","Operator":0,"Value":"sample string 3","ValueField":{"Id":"ae1f3631-2980-42b7-bc2c-7bae146df72b","Name":"sample string 1","TableName":"sample string 2"}}],"Defaults":[{"Id":"99d14f7c-39f5-42c8-8479-1d0e7e11cbf3","Target":{"Id":"ae1f3631-2980-42b7-bc2c-7bae146df72b","Name":"sample string 1","TableName":"sample string 2"}},{"Id":"99d14f7c-39f5-42c8-8479-1d0e7e11cbf3","Target":{"Id":"ae1f3631-2980-42b7-bc2c-7bae146df72b","Name":"sample string 1","TableName":"sample string 2"}}],"ValidationRules":[{"Id":"ebcd837c-1c3f-4296-961c-f352a14d00aa","Condition":"sample string 2","InvalidMessage":"sample string 3","RunOnEdit":true,"RunOnShow":true},{"Id":"ebcd837c-1c3f-4296-961c-f352a14d00aa","Condition":"sample string 2","InvalidMessage":"sample string 3","RunOnEdit":true,"RunOnShow":true}]}],"ListRecordIdentifierField":{"Id":"ae1f3631-2980-42b7-bc2c-7bae146df72b","Name":"sample string 1","TableName":"sample string 2"},"PageTemplateSectionFilters":[{"Id":"046f4677-707f-4885-a536-71e086be4d0e","Name":"sample string 2","UserId":"c49d96d4-1883-4e2c-8178-92cad4456b8d","UserGroupId":"dd7a0704-cf23-460a-a29d-a9cf39ed434b","Updatable":true,"PageTemplateSectionId":"05a88652-9934-4b81-83e9-f2f45414043c","Default":true,"PageTemplateSectionFilterGroups":[{"Id":"1fa60b29-1658-4f0c-a2bc-ae2aa4687b15","Order":2,"PageTemplateSectionFilterConditions":[{"Id":"15e887b6-c117-4e33-a419-c9469ea15046","FieldId":"8c12d157-c469-4047-93eb-cb5dc9479207","Operator":0,"Value":"sample string 3","Editable":true,"Order":5},{"Id":"15e887b6-c117-4e33-a419-c9469ea15046","FieldId":"8c12d157-c469-4047-93eb-cb5dc9479207","Operator":0,"Value":"sample string 3","Editable":true,"Order":5}]},{"Id":"1fa60b29-1658-4f0c-a2bc-ae2aa4687b15","Order":2,"PageTemplateSectionFilterConditions":[{"Id":"15e887b6-c117-4e33-a419-c9469ea15046","FieldId":"8c12d157-c469-4047-93eb-cb5dc9479207","Operator":0,"Value":"sample string 3","Editable":true,"Order":5},{"Id":"15e887b6-c117-4e33-a419-c9469ea15046","FieldId":"8c12d157-c469-4047-93eb-cb5dc9479207","Operator":0,"Value":"sample string 3","Editable":true,"Order":5}]}]},{"Id":"046f4677-707f-4885-a536-71e086be4d0e","Name":"sample string 2","UserId":"c49d96d4-1883-4e2c-8178-92cad4456b8d","UserGroupId":"dd7a0704-cf23-460a-a29d-a9cf39ed434b","Updatable":true,"PageTemplateSectionId":"05a88652-9934-4b81-83e9-f2f45414043c","Default":true,"PageTemplateSectionFilterGroups":[{"Id":"1fa60b29-1658-4f0c-a2bc-ae2aa4687b15","Order":2,"PageTemplateSectionFilterConditions":[{"Id":"15e887b6-c117-4e33-a419-c9469ea15046","FieldId":"8c12d157-c469-4047-93eb-cb5dc9479207","Operator":0,"Value":"sample string 3","Editable":true,"Order":5},{"Id":"15e887b6-c117-4e33-a419-c9469ea15046","FieldId":"8c12d157-c469-4047-93eb-cb5dc9479207","Operator":0,"Value":"sample string 3","Editable":true,"Order":5}]},{"Id":"1fa60b29-1658-4f0c-a2bc-ae2aa4687b15","Order":2,"PageTemplateSectionFilterConditions":[{"Id":"15e887b6-c117-4e33-a419-c9469ea15046","FieldId":"8c12d157-c469-4047-93eb-cb5dc9479207","Operator":0,"Value":"sample string 3","Editable":true,"Order":5},{"Id":"15e887b6-c117-4e33-a419-c9469ea15046","FieldId":"8c12d157-c469-4047-93eb-cb5dc9479207","Operator":0,"Value":"sample string 3","Editable":true,"Order":5}]}]}]},{"Id":"d46438e1-68c3-4410-a07c-65ecdcae519c","PageTemplateSectionId":"e0dbe80a-22d3-441f-b475-ffb78f67547c","Name":"sample string 3","Title":"sample string 4","Order":5,"Collapsed":true,"TableId":"bf8473c3-bc34-4555-9b04-04e2bc62c9c9","PageLink":"sample string 8","SectionTemplateId":"39342647-6749-4dfc-9785-5ccd16b7e7e1","CurrencyFieldId":"a2bb98eb-5120-4ead-bfd6-19c50eb7c812","AllowFilter":true,"AllowSort":true,"DisableRelationshipLinks":true,"AllowDuplicateLinkRecords":true,"SharedSection":true,"DefaultSortField":"sample string 15","Template":"sample string 16","DefaultSortDirection":0,"Fields":[{"Id":"fae7306c-8cdb-4933-83df-feaa254c5b45","SectionFieldId":"f456812c-df07-4556-a1fb-29e3573f385a","Name":"sample string 3","MaxLength":1,"Columns":4,"MaxWidth":1,"Order":5,"ReadOnly":true,"BreakToNewRow":true,"Required":true,"Display":true,"Filterable":true,"Help":"sample string 11","DefaultValue":"sample string 12","EditableOnCreate":true,"EditableOnEdit":true,"ContextSensitiveChat":true,"Label":"sample string 16","ForceDataPostWhenReadOnly":true,"EnableFormula":true,"Formula":"sample string 19","EnableFooterFormula":true,"FooterFormula":"sample string 21","DataType":{"Id":"de2a4244-8fef-4781-9b83-7bd572f37755","Name":"sample string 2","Validation":"sample string 3","Format":"sample string 4"},"Relationships":[{"Id":"0080ac2f-e045-436e-bbd2-01ccbae2ee08","From":{"Id":"ae1f3631-2980-42b7-bc2c-7bae146df72b","Name":"sample string 1","TableName":"sample string 2"},"To":{"Id":"ae1f3631-2980-42b7-bc2c-7bae146df72b","Name":"sample string 1","TableName":"sample string 2"},"LinkEditStyle":0,"ShowClearButton":true,"ShowRefreshButton":true,"ShowAddButton":true,"Link":{"Page":"sample string 1","Template":"sample string 2","EditTemplate":"sample string 3"}},{"Id":"0080ac2f-e045-436e-bbd2-01ccbae2ee08","From":{"Id":"ae1f3631-2980-42b7-bc2c-7bae146df72b","Name":"sample string 1","TableName":"sample string 2"},"To":{"Id":"ae1f3631-2980-42b7-bc2c-7bae146df72b","Name":"sample string 1","TableName":"sample string 2"},"LinkEditStyle":0,"ShowClearButton":true,"ShowRefreshButton":true,"ShowAddButton":true,"Link":{"Page":"sample string 1","Template":"sample string 2","EditTemplate":"sample string 3"}}],"Filters":[{"Id":"03c95f1a-b69e-4e41-9ebd-cfdca34834c9","Field":"f10ccb82-0e6d-4d10-b2d3-becf157e9399","Operator":0,"Value":"sample string 3","ValueField":{"Id":"ae1f3631-2980-42b7-bc2c-7bae146df72b","Name":"sample string 1","TableName":"sample string 2"}},{"Id":"03c95f1a-b69e-4e41-9ebd-cfdca34834c9","Field":"f10ccb82-0e6d-4d10-b2d3-becf157e9399","Operator":0,"Value":"sample string 3","ValueField":{"Id":"ae1f3631-2980-42b7-bc2c-7bae146df72b","Name":"sample string 1","TableName":"sample string 2"}}],"Defaults":[{"Id":"99d14f7c-39f5-42c8-8479-1d0e7e11cbf3","Target":{"Id":"ae1f3631-2980-42b7-bc2c-7bae146df72b","Name":"sample string 1","TableName":"sample string 2"}},{"Id":"99d14f7c-39f5-42c8-8479-1d0e7e11cbf3","Target":{"Id":"ae1f3631-2980-42b7-bc2c-7bae146df72b","Name":"sample string 1","TableName":"sample string 2"}}],"ValidationRules":[{"Id":"ebcd837c-1c3f-4296-961c-f352a14d00aa","Condition":"sample string 2","InvalidMessage":"sample string 3","RunOnEdit":true,"RunOnShow":true},{"Id":"ebcd837c-1c3f-4296-961c-f352a14d00aa","Condition":"sample string 2","InvalidMessage":"sample string 3","RunOnEdit":true,"RunOnShow":true}]},{"Id":"fae7306c-8cdb-4933-83df-feaa254c5b45","SectionFieldId":"f456812c-df07-4556-a1fb-29e3573f385a","Name":"sample string 3","MaxLength":1,"Columns":4,"MaxWidth":1,"Order":5,"ReadOnly":true,"BreakToNewRow":true,"Required":true,"Display":true,"Filterable":true,"Help":"sample string 11","DefaultValue":"sample string 12","EditableOnCreate":true,"EditableOnEdit":true,"ContextSensitiveChat":true,"Label":"sample string 16","ForceDataPostWhenReadOnly":true,"EnableFormula":true,"Formula":"sample string 19","EnableFooterFormula":true,"FooterFormula":"sample string 21","DataType":{"Id":"de2a4244-8fef-4781-9b83-7bd572f37755","Name":"sample string 2","Validation":"sample string 3","Format":"sample string 4"},"Relationships":[{"Id":"0080ac2f-e045-436e-bbd2-01ccbae2ee08","From":{"Id":"ae1f3631-2980-42b7-bc2c-7bae146df72b","Name":"sample string 1","TableName":"sample string 2"},"To":{"Id":"ae1f3631-2980-42b7-bc2c-7bae146df72b","Name":"sample string 1","TableName":"sample string 2"},"LinkEditStyle":0,"ShowClearButton":true,"ShowRefreshButton":true,"ShowAddButton":true,"Link":{"Page":"sample string 1","Template":"sample string 2","EditTemplate":"sample string 3"}},{"Id":"0080ac2f-e045-436e-bbd2-01ccbae2ee08","From":{"Id":"ae1f3631-2980-42b7-bc2c-7bae146df72b","Name":"sample string 1","TableName":"sample string 2"},"To":{"Id":"ae1f3631-2980-42b7-bc2c-7bae146df72b","Name":"sample string 1","TableName":"sample string 2"},"LinkEditStyle":0,"ShowClearButton":true,"ShowRefreshButton":true,"ShowAddButton":true,"Link":{"Page":"sample string 1","Template":"sample string 2","EditTemplate":"sample string 3"}}],"Filters":[{"Id":"03c95f1a-b69e-4e41-9ebd-cfdca34834c9","Field":"f10ccb82-0e6d-4d10-b2d3-becf157e9399","Operator":0,"Value":"sample string 3","ValueField":{"Id":"ae1f3631-2980-42b7-bc2c-7bae146df72b","Name":"sample string 1","TableName":"sample string 2"}},{"Id":"03c95f1a-b69e-4e41-9ebd-cfdca34834c9","Field":"f10ccb82-0e6d-4d10-b2d3-becf157e9399","Operator":0,"Value":"sample string 3","ValueField":{"Id":"ae1f3631-2980-42b7-bc2c-7bae146df72b","Name":"sample string 1","TableName":"sample string 2"}}],"Defaults":[{"Id":"99d14f7c-39f5-42c8-8479-1d0e7e11cbf3","Target":{"Id":"ae1f3631-2980-42b7-bc2c-7bae146df72b","Name":"sample string 1","TableName":"sample string 2"}},{"Id":"99d14f7c-39f5-42c8-8479-1d0e7e11cbf3","Target":{"Id":"ae1f3631-2980-42b7-bc2c-7bae146df72b","Name":"sample string 1","TableName":"sample string 2"}}],"ValidationRules":[{"Id":"ebcd837c-1c3f-4296-961c-f352a14d00aa","Condition":"sample string 2","InvalidMessage":"sample string 3","RunOnEdit":true,"RunOnShow":true},{"Id":"ebcd837c-1c3f-4296-961c-f352a14d00aa","Condition":"sample string 2","InvalidMessage":"sample string 3","RunOnEdit":true,"RunOnShow":true}]}],"ListRecordIdentifierField":{"Id":"ae1f3631-2980-42b7-bc2c-7bae146df72b","Name":"sample string 1","TableName":"sample string 2"},"PageTemplateSectionFilters":[{"Id":"046f4677-707f-4885-a536-71e086be4d0e","Name":"sample string 2","UserId":"c49d96d4-1883-4e2c-8178-92cad4456b8d","UserGroupId":"dd7a0704-cf23-460a-a29d-a9cf39ed434b","Updatable":true,"PageTemplateSectionId":"05a88652-9934-4b81-83e9-f2f45414043c","Default":true,"PageTemplateSectionFilterGroups":[{"Id":"1fa60b29-1658-4f0c-a2bc-ae2aa4687b15","Order":2,"PageTemplateSectionFilterConditions":[{"Id":"15e887b6-c117-4e33-a419-c9469ea15046","FieldId":"8c12d157-c469-4047-93eb-cb5dc9479207","Operator":0,"Value":"sample string 3","Editable":true,"Order":5},{"Id":"15e887b6-c117-4e33-a419-c9469ea15046","FieldId":"8c12d157-c469-4047-93eb-cb5dc9479207","Operator":0,"Value":"sample string 3","Editable":true,"Order":5}]},{"Id":"1fa60b29-1658-4f0c-a2bc-ae2aa4687b15","Order":2,"PageTemplateSectionFilterConditions":[{"Id":"15e887b6-c117-4e33-a419-c9469ea15046","FieldId":"8c12d157-c469-4047-93eb-cb5dc9479207","Operator":0,"Value":"sample string 3","Editable":true,"Order":5},{"Id":"15e887b6-c117-4e33-a419-c9469ea15046","FieldId":"8c12d157-c469-4047-93eb-cb5dc9479207","Operator":0,"Value":"sample string 3","Editable":true,"Order":5}]}]},{"Id":"046f4677-707f-4885-a536-71e086be4d0e","Name":"sample string 2","UserId":"c49d96d4-1883-4e2c-8178-92cad4456b8d","UserGroupId":"dd7a0704-cf23-460a-a29d-a9cf39ed434b","Updatable":true,"PageTemplateSectionId":"05a88652-9934-4b81-83e9-f2f45414043c","Default":true,"PageTemplateSectionFilterGroups":[{"Id":"1fa60b29-1658-4f0c-a2bc-ae2aa4687b15","Order":2,"PageTemplateSectionFilterConditions":[{"Id":"15e887b6-c117-4e33-a419-c9469ea15046","FieldId":"8c12d157-c469-4047-93eb-cb5dc9479207","Operator":0,"Value":"sample string 3","Editable":true,"Order":5},{"Id":"15e887b6-c117-4e33-a419-c9469ea15046","FieldId":"8c12d157-c469-4047-93eb-cb5dc9479207","Operator":0,"Value":"sample string 3","Editable":true,"Order":5}]},{"Id":"1fa60b29-1658-4f0c-a2bc-ae2aa4687b15","Order":2,"PageTemplateSectionFilterConditions":[{"Id":"15e887b6-c117-4e33-a419-c9469ea15046","FieldId":"8c12d157-c469-4047-93eb-cb5dc9479207","Operator":0,"Value":"sample string 3","Editable":true,"Order":5},{"Id":"15e887b6-c117-4e33-a419-c9469ea15046","FieldId":"8c12d157-c469-4047-93eb-cb5dc9479207","Operator":0,"Value":"sample string 3","Editable":true,"Order":5}]}]}]}]}
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>
<CurrencyFieldId>a2bb98eb-5120-4ead-bfd6-19c50eb7c812</CurrencyFieldId>
<DefaultSortDirection>Ascending</DefaultSortDirection>
<DefaultSortField>sample string 15</DefaultSortField>
<DisableRelationshipLinks>true</DisableRelationshipLinks>
<Fields>
<SectionFieldResponse>
<BreakToNewRow>true</BreakToNewRow>
<Columns>4</Columns>
<ContextSensitiveChat>true</ContextSensitiveChat>
<DataType>
<Format>sample string 4</Format>
<Id>de2a4244-8fef-4781-9b83-7bd572f37755</Id>
<Name>sample string 2</Name>
<Validation>sample string 3</Validation>
</DataType>
<DefaultValue>sample string 12</DefaultValue>
<Defaults>
<DefaultResponse>
<Id>99d14f7c-39f5-42c8-8479-1d0e7e11cbf3</Id>
<Target>
<Id>ae1f3631-2980-42b7-bc2c-7bae146df72b</Id>
<Name>sample string 1</Name>
<TableName>sample string 2</TableName>
</Target>
</DefaultResponse>
<DefaultResponse>
<Id>99d14f7c-39f5-42c8-8479-1d0e7e11cbf3</Id>
<Target>
<Id>ae1f3631-2980-42b7-bc2c-7bae146df72b</Id>
<Name>sample string 1</Name>
<TableName>sample string 2</TableName>
</Target>
</DefaultResponse>
</Defaults>
<Display>true</Display>
<EditableOnCreate>true</EditableOnCreate>
<EditableOnEdit>true</EditableOnEdit>
<EnableFooterFormula>true</EnableFooterFormula>
<EnableFormula>true</EnableFormula>
<Filterable>true</Filterable>
<Filters>
<FilterResponse>
<Field>f10ccb82-0e6d-4d10-b2d3-becf157e9399</Field>
<Id>03c95f1a-b69e-4e41-9ebd-cfdca34834c9</Id>
<Operator>Equals</Operator>
<Value>sample string 3</Value>
<ValueField>
<Id>ae1f3631-2980-42b7-bc2c-7bae146df72b</Id>
<Name>sample string 1</Name>
<TableName>sample string 2</TableName>
</ValueField>
</FilterResponse>
<FilterResponse>
<Field>f10ccb82-0e6d-4d10-b2d3-becf157e9399</Field>
<Id>03c95f1a-b69e-4e41-9ebd-cfdca34834c9</Id>
<Operator>Equals</Operator>
<Value>sample string 3</Value>
<ValueField>
<Id>ae1f3631-2980-42b7-bc2c-7bae146df72b</Id>
<Name>sample string 1</Name>
<TableName>sample string 2</TableName>
</ValueField>
</FilterResponse>
</Filters>
<FooterFormula>sample string 21</FooterFormula>
<ForceDataPostWhenReadOnly>true</ForceDataPostWhenReadOnly>
<Formula>sample string 19</Formula>
<Help>sample string 11</Help>
<Id>fae7306c-8cdb-4933-83df-feaa254c5b45</Id>
<Label>sample string 16</Label>
<MaxLength>1</MaxLength>
<MaxWidth>1</MaxWidth>
<Name>sample string 3</Name>
<Order>5</Order>
<ReadOnly>true</ReadOnly>
<Relationships>
<RelationshipResponse>
<From>
<Id>ae1f3631-2980-42b7-bc2c-7bae146df72b</Id>
<Name>sample string 1</Name>
<TableName>sample string 2</TableName>
</From>
<Id>0080ac2f-e045-436e-bbd2-01ccbae2ee08</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>ae1f3631-2980-42b7-bc2c-7bae146df72b</Id>
<Name>sample string 1</Name>
<TableName>sample string 2</TableName>
</To>
</RelationshipResponse>
<RelationshipResponse>
<From>
<Id>ae1f3631-2980-42b7-bc2c-7bae146df72b</Id>
<Name>sample string 1</Name>
<TableName>sample string 2</TableName>
</From>
<Id>0080ac2f-e045-436e-bbd2-01ccbae2ee08</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>ae1f3631-2980-42b7-bc2c-7bae146df72b</Id>
<Name>sample string 1</Name>
<TableName>sample string 2</TableName>
</To>
</RelationshipResponse>
</Relationships>
<Required>true</Required>
<SectionFieldId>f456812c-df07-4556-a1fb-29e3573f385a</SectionFieldId>
<ValidationRules>
<ValidationRuleResponse>
<Condition>sample string 2</Condition>
<Id>ebcd837c-1c3f-4296-961c-f352a14d00aa</Id>
<InvalidMessage>sample string 3</InvalidMessage>
<RunOnEdit>true</RunOnEdit>
<RunOnShow>true</RunOnShow>
</ValidationRuleResponse>
<ValidationRuleResponse>
<Condition>sample string 2</Condition>
<Id>ebcd837c-1c3f-4296-961c-f352a14d00aa</Id>
<InvalidMessage>sample string 3</InvalidMessage>
<RunOnEdit>true</RunOnEdit>
<RunOnShow>true</RunOnShow>
</ValidationRuleResponse>
</ValidationRules>
</SectionFieldResponse>
<SectionFieldResponse>
<BreakToNewRow>true</BreakToNewRow>
<Columns>4</Columns>
<ContextSensitiveChat>true</ContextSensitiveChat>
<DataType>
<Format>sample string 4</Format>
<Id>de2a4244-8fef-4781-9b83-7bd572f37755</Id>
<Name>sample string 2</Name>
<Validation>sample string 3</Validation>
</DataType>
<DefaultValue>sample string 12</DefaultValue>
<Defaults>
<DefaultResponse>
<Id>99d14f7c-39f5-42c8-8479-1d0e7e11cbf3</Id>
<Target>
<Id>ae1f3631-2980-42b7-bc2c-7bae146df72b</Id>
<Name>sample string 1</Name>
<TableName>sample string 2</TableName>
</Target>
</DefaultResponse>
<DefaultResponse>
<Id>99d14f7c-39f5-42c8-8479-1d0e7e11cbf3</Id>
<Target>
<Id>ae1f3631-2980-42b7-bc2c-7bae146df72b</Id>
<Name>sample string 1</Name>
<TableName>sample string 2</TableName>
</Target>
</DefaultResponse>
</Defaults>
<Display>true</Display>
<EditableOnCreate>true</EditableOnCreate>
<EditableOnEdit>true</EditableOnEdit>
<EnableFooterFormula>true</EnableFooterFormula>
<EnableFormula>true</EnableFormula>
<Filterable>true</Filterable>
<Filters>
<FilterResponse>
<Field>f10ccb82-0e6d-4d10-b2d3-becf157e9399</Field>
<Id>03c95f1a-b69e-4e41-9ebd-cfdca34834c9</Id>
<Operator>Equals</Operator>
<Value>sample string 3</Value>
<ValueField>
<Id>ae1f3631-2980-42b7-bc2c-7bae146df72b</Id>
<Name>sample string 1</Name>
<TableName>sample string 2</TableName>
</ValueField>
</FilterResponse>
<FilterResponse>
<Field>f10ccb82-0e6d-4d10-b2d3-becf157e9399</Field>
<Id>03c95f1a-b69e-4e41-9ebd-cfdca34834c9</Id>
<Operator>Equals</Operator>
<Value>sample string 3</Value>
<ValueField>
<Id>ae1f3631-2980-42b7-bc2c-7bae146df72b</Id>
<Name>sample string 1</Name>
<TableName>sample string 2</TableName>
</ValueField>
</FilterResponse>
</Filters>
<FooterFormula>sample string 21</FooterFormula>
<ForceDataPostWhenReadOnly>true</ForceDataPostWhenReadOnly>
<Formula>sample string 19</Formula>
<Help>sample string 11</Help>
<Id>fae7306c-8cdb-4933-83df-feaa254c5b45</Id>
<Label>sample string 16</Label>
<MaxLength>1</MaxLength>
<MaxWidth>1</MaxWidth>
<Name>sample string 3</Name>
<Order>5</Order>
<ReadOnly>true</ReadOnly>
<Relationships>
<RelationshipResponse>
<From>
<Id>ae1f3631-2980-42b7-bc2c-7bae146df72b</Id>
<Name>sample string 1</Name>
<TableName>sample string 2</TableName>
</From>
<Id>0080ac2f-e045-436e-bbd2-01ccbae2ee08</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>ae1f3631-2980-42b7-bc2c-7bae146df72b</Id>
<Name>sample string 1</Name>
<TableName>sample string 2</TableName>
</To>
</RelationshipResponse>
<RelationshipResponse>
<From>
<Id>ae1f3631-2980-42b7-bc2c-7bae146df72b</Id>
<Name>sample string 1</Name>
<TableName>sample string 2</TableName>
</From>
<Id>0080ac2f-e045-436e-bbd2-01ccbae2ee08</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>ae1f3631-2980-42b7-bc2c-7bae146df72b</Id>
<Name>sample string 1</Name>
<TableName>sample string 2</TableName>
</To>
</RelationshipResponse>
</Relationships>
<Required>true</Required>
<SectionFieldId>f456812c-df07-4556-a1fb-29e3573f385a</SectionFieldId>
<ValidationRules>
<ValidationRuleResponse>
<Condition>sample string 2</Condition>
<Id>ebcd837c-1c3f-4296-961c-f352a14d00aa</Id>
<InvalidMessage>sample string 3</InvalidMessage>
<RunOnEdit>true</RunOnEdit>
<RunOnShow>true</RunOnShow>
</ValidationRuleResponse>
<ValidationRuleResponse>
<Condition>sample string 2</Condition>
<Id>ebcd837c-1c3f-4296-961c-f352a14d00aa</Id>
<InvalidMessage>sample string 3</InvalidMessage>
<RunOnEdit>true</RunOnEdit>
<RunOnShow>true</RunOnShow>
</ValidationRuleResponse>
</ValidationRules>
</SectionFieldResponse>
</Fields>
<Id>d46438e1-68c3-4410-a07c-65ecdcae519c</Id>
<ListRecordIdentifierField>
<Id>ae1f3631-2980-42b7-bc2c-7bae146df72b</Id>
<Name>sample string 1</Name>
<TableName>sample string 2</TableName>
</ListRecordIdentifierField>
<Name>sample string 3</Name>
<Order>5</Order>
<PageLink>sample string 8</PageLink>
<PageTemplateSectionFilters>
<PageTemplateSectionFilterResponse>
<Default>true</Default>
<Id>046f4677-707f-4885-a536-71e086be4d0e</Id>
<Name>sample string 2</Name>
<PageTemplateSectionFilterGroups>
<PageTemplateSectionFilterGroupResponse>
<Id>1fa60b29-1658-4f0c-a2bc-ae2aa4687b15</Id>
<Order>2</Order>
<PageTemplateSectionFilterConditions>
<PageTemplateSectionFilterConditionResponse>
<Editable>true</Editable>
<FieldId>8c12d157-c469-4047-93eb-cb5dc9479207</FieldId>
<Id>15e887b6-c117-4e33-a419-c9469ea15046</Id>
<Operator>Equals</Operator>
<Order>5</Order>
<Value>sample string 3</Value>
</PageTemplateSectionFilterConditionResponse>
<PageTemplateSectionFilterConditionResponse>
<Editable>true</Editable>
<FieldId>8c12d157-c469-4047-93eb-cb5dc9479207</FieldId>
<Id>15e887b6-c117-4e33-a419-c9469ea15046</Id>
<Operator>Equals</Operator>
<Order>5</Order>
<Value>sample string 3</Value>
</PageTemplateSectionFilterConditionResponse>
</PageTemplateSectionFilterConditions>
</PageTemplateSectionFilterGroupResponse>
<PageTemplateSectionFilterGroupResponse>
<Id>1fa60b29-1658-4f0c-a2bc-ae2aa4687b15</Id>
<Order>2</Order>
<PageTemplateSectionFilterConditions>
<PageTemplateSectionFilterConditionResponse>
<Editable>true</Editable>
<FieldId>8c12d157-c469-4047-93eb-cb5dc9479207</FieldId>
<Id>15e887b6-c117-4e33-a419-c9469ea15046</Id>
<Operator>Equals</Operator>
<Order>5</Order>
<Value>sample string 3</Value>
</PageTemplateSectionFilterConditionResponse>
<PageTemplateSectionFilterConditionResponse>
<Editable>true</Editable>
<FieldId>8c12d157-c469-4047-93eb-cb5dc9479207</FieldId>
<Id>15e887b6-c117-4e33-a419-c9469ea15046</Id>
<Operator>Equals</Operator>
<Order>5</Order>
<Value>sample string 3</Value>
</PageTemplateSectionFilterConditionResponse>
</PageTemplateSectionFilterConditions>
</PageTemplateSectionFilterGroupResponse>
</PageTemplateSectionFilterGroups>
<PageTemplateSectionId>05a88652-9934-4b81-83e9-f2f45414043c</PageTemplateSectionId>
<Updatable>true</Updatable>
<UserGroupId>dd7a0704-cf23-460a-a29d-a9cf39ed434b</UserGroupId>
<UserId>c49d96d4-1883-4e2c-8178-92cad4456b8d</UserId>
</PageTemplateSectionFilterResponse>
<PageTemplateSectionFilterResponse>
<Default>true</Default>
<Id>046f4677-707f-4885-a536-71e086be4d0e</Id>
<Name>sample string 2</Name>
<PageTemplateSectionFilterGroups>
<PageTemplateSectionFilterGroupResponse>
<Id>1fa60b29-1658-4f0c-a2bc-ae2aa4687b15</Id>
<Order>2</Order>
<PageTemplateSectionFilterConditions>
<PageTemplateSectionFilterConditionResponse>
<Editable>true</Editable>
<FieldId>8c12d157-c469-4047-93eb-cb5dc9479207</FieldId>
<Id>15e887b6-c117-4e33-a419-c9469ea15046</Id>
<Operator>Equals</Operator>
<Order>5</Order>
<Value>sample string 3</Value>
</PageTemplateSectionFilterConditionResponse>
<PageTemplateSectionFilterConditionResponse>
<Editable>true</Editable>
<FieldId>8c12d157-c469-4047-93eb-cb5dc9479207</FieldId>
<Id>15e887b6-c117-4e33-a419-c9469ea15046</Id>
<Operator>Equals</Operator>
<Order>5</Order>
<Value>sample string 3</Value>
</PageTemplateSectionFilterConditionResponse>
</PageTemplateSectionFilterConditions>
</PageTemplateSectionFilterGroupResponse>
<PageTemplateSectionFilterGroupResponse>
<Id>1fa60b29-1658-4f0c-a2bc-ae2aa4687b15</Id>
<Order>2</Order>
<PageTemplateSectionFilterConditions>
<PageTemplateSectionFilterConditionResponse>
<Editable>true</Editable>
<FieldId>8c12d157-c469-4047-93eb-cb5dc9479207</FieldId>
<Id>15e887b6-c117-4e33-a419-c9469ea15046</Id>
<Operator>Equals</Operator>
<Order>5</Order>
<Value>sample string 3</Value>
</PageTemplateSectionFilterConditionResponse>
<PageTemplateSectionFilterConditionResponse>
<Editable>true</Editable>
<FieldId>8c12d157-c469-4047-93eb-cb5dc9479207</FieldId>
<Id>15e887b6-c117-4e33-a419-c9469ea15046</Id>
<Operator>Equals</Operator>
<Order>5</Order>
<Value>sample string 3</Value>
</PageTemplateSectionFilterConditionResponse>
</PageTemplateSectionFilterConditions>
</PageTemplateSectionFilterGroupResponse>
</PageTemplateSectionFilterGroups>
<PageTemplateSectionId>05a88652-9934-4b81-83e9-f2f45414043c</PageTemplateSectionId>
<Updatable>true</Updatable>
<UserGroupId>dd7a0704-cf23-460a-a29d-a9cf39ed434b</UserGroupId>
<UserId>c49d96d4-1883-4e2c-8178-92cad4456b8d</UserId>
</PageTemplateSectionFilterResponse>
</PageTemplateSectionFilters>
<PageTemplateSectionId>e0dbe80a-22d3-441f-b475-ffb78f67547c</PageTemplateSectionId>
<SectionTemplateId>39342647-6749-4dfc-9785-5ccd16b7e7e1</SectionTemplateId>
<SharedSection>true</SharedSection>
<TableId>bf8473c3-bc34-4555-9b04-04e2bc62c9c9</TableId>
<Template>sample string 16</Template>
<Title>sample string 4</Title>
</SectionResponse>
<SectionResponse>
<AllowDuplicateLinkRecords>true</AllowDuplicateLinkRecords>
<AllowFilter>true</AllowFilter>
<AllowSort>true</AllowSort>
<Collapsed>true</Collapsed>
<CurrencyFieldId>a2bb98eb-5120-4ead-bfd6-19c50eb7c812</CurrencyFieldId>
<DefaultSortDirection>Ascending</DefaultSortDirection>
<DefaultSortField>sample string 15</DefaultSortField>
<DisableRelationshipLinks>true</DisableRelationshipLinks>
<Fields>
<SectionFieldResponse>
<BreakToNewRow>true</BreakToNewRow>
<Columns>4</Columns>
<ContextSensitiveChat>true</ContextSensitiveChat>
<DataType>
<Format>sample string 4</Format>
<Id>de2a4244-8fef-4781-9b83-7bd572f37755</Id>
<Name>sample string 2</Name>
<Validation>sample string 3</Validation>
</DataType>
<DefaultValue>sample string 12</DefaultValue>
<Defaults>
<DefaultResponse>
<Id>99d14f7c-39f5-42c8-8479-1d0e7e11cbf3</Id>
<Target>
<Id>ae1f3631-2980-42b7-bc2c-7bae146df72b</Id>
<Name>sample string 1</Name>
<TableName>sample string 2</TableName>
</Target>
</DefaultResponse>
<DefaultResponse>
<Id>99d14f7c-39f5-42c8-8479-1d0e7e11cbf3</Id>
<Target>
<Id>ae1f3631-2980-42b7-bc2c-7bae146df72b</Id>
<Name>sample string 1</Name>
<TableName>sample string 2</TableName>
</Target>
</DefaultResponse>
</Defaults>
<Display>true</Display>
<EditableOnCreate>true</EditableOnCreate>
<EditableOnEdit>true</EditableOnEdit>
<EnableFooterFormula>true</EnableFooterFormula>
<EnableFormula>true</EnableFormula>
<Filterable>true</Filterable>
<Filters>
<FilterResponse>
<Field>f10ccb82-0e6d-4d10-b2d3-becf157e9399</Field>
<Id>03c95f1a-b69e-4e41-9ebd-cfdca34834c9</Id>
<Operator>Equals</Operator>
<Value>sample string 3</Value>
<ValueField>
<Id>ae1f3631-2980-42b7-bc2c-7bae146df72b</Id>
<Name>sample string 1</Name>
<TableName>sample string 2</TableName>
</ValueField>
</FilterResponse>
<FilterResponse>
<Field>f10ccb82-0e6d-4d10-b2d3-becf157e9399</Field>
<Id>03c95f1a-b69e-4e41-9ebd-cfdca34834c9</Id>
<Operator>Equals</Operator>
<Value>sample string 3</Value>
<ValueField>
<Id>ae1f3631-2980-42b7-bc2c-7bae146df72b</Id>
<Name>sample string 1</Name>
<TableName>sample string 2</TableName>
</ValueField>
</FilterResponse>
</Filters>
<FooterFormula>sample string 21</FooterFormula>
<ForceDataPostWhenReadOnly>true</ForceDataPostWhenReadOnly>
<Formula>sample string 19</Formula>
<Help>sample string 11</Help>
<Id>fae7306c-8cdb-4933-83df-feaa254c5b45</Id>
<Label>sample string 16</Label>
<MaxLength>1</MaxLength>
<MaxWidth>1</MaxWidth>
<Name>sample string 3</Name>
<Order>5</Order>
<ReadOnly>true</ReadOnly>
<Relationships>
<RelationshipResponse>
<From>
<Id>ae1f3631-2980-42b7-bc2c-7bae146df72b</Id>
<Name>sample string 1</Name>
<TableName>sample string 2</TableName>
</From>
<Id>0080ac2f-e045-436e-bbd2-01ccbae2ee08</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>ae1f3631-2980-42b7-bc2c-7bae146df72b</Id>
<Name>sample string 1</Name>
<TableName>sample string 2</TableName>
</To>
</RelationshipResponse>
<RelationshipResponse>
<From>
<Id>ae1f3631-2980-42b7-bc2c-7bae146df72b</Id>
<Name>sample string 1</Name>
<TableName>sample string 2</TableName>
</From>
<Id>0080ac2f-e045-436e-bbd2-01ccbae2ee08</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>ae1f3631-2980-42b7-bc2c-7bae146df72b</Id>
<Name>sample string 1</Name>
<TableName>sample string 2</TableName>
</To>
</RelationshipResponse>
</Relationships>
<Required>true</Required>
<SectionFieldId>f456812c-df07-4556-a1fb-29e3573f385a</SectionFieldId>
<ValidationRules>
<ValidationRuleResponse>
<Condition>sample string 2</Condition>
<Id>ebcd837c-1c3f-4296-961c-f352a14d00aa</Id>
<InvalidMessage>sample string 3</InvalidMessage>
<RunOnEdit>true</RunOnEdit>
<RunOnShow>true</RunOnShow>
</ValidationRuleResponse>
<ValidationRuleResponse>
<Condition>sample string 2</Condition>
<Id>ebcd837c-1c3f-4296-961c-f352a14d00aa</Id>
<InvalidMessage>sample string 3</InvalidMessage>
<RunOnEdit>true</RunOnEdit>
<RunOnShow>true</RunOnShow>
</ValidationRuleResponse>
</ValidationRules>
</SectionFieldResponse>
<SectionFieldResponse>
<BreakToNewRow>true</BreakToNewRow>
<Columns>4</Columns>
<ContextSensitiveChat>true</ContextSensitiveChat>
<DataType>
<Format>sample string 4</Format>
<Id>de2a4244-8fef-4781-9b83-7bd572f37755</Id>
<Name>sample string 2</Name>
<Validation>sample string 3</Validation>
</DataType>
<DefaultValue>sample string 12</DefaultValue>
<Defaults>
<DefaultResponse>
<Id>99d14f7c-39f5-42c8-8479-1d0e7e11cbf3</Id>
<Target>
<Id>ae1f3631-2980-42b7-bc2c-7bae146df72b</Id>
<Name>sample string 1</Name>
<TableName>sample string 2</TableName>
</Target>
</DefaultResponse>
<DefaultResponse>
<Id>99d14f7c-39f5-42c8-8479-1d0e7e11cbf3</Id>
<Target>
<Id>ae1f3631-2980-42b7-bc2c-7bae146df72b</Id>
<Name>sample string 1</Name>
<TableName>sample string 2</TableName>
</Target>
</DefaultResponse>
</Defaults>
<Display>true</Display>
<EditableOnCreate>true</EditableOnCreate>
<EditableOnEdit>true</EditableOnEdit>
<EnableFooterFormula>true</EnableFooterFormula>
<EnableFormula>true</EnableFormula>
<Filterable>true</Filterable>
<Filters>
<FilterResponse>
<Field>f10ccb82-0e6d-4d10-b2d3-becf157e9399</Field>
<Id>03c95f1a-b69e-4e41-9ebd-cfdca34834c9</Id>
<Operator>Equals</Operator>
<Value>sample string 3</Value>
<ValueField>
<Id>ae1f3631-2980-42b7-bc2c-7bae146df72b</Id>
<Name>sample string 1</Name>
<TableName>sample string 2</TableName>
</ValueField>
</FilterResponse>
<FilterResponse>
<Field>f10ccb82-0e6d-4d10-b2d3-becf157e9399</Field>
<Id>03c95f1a-b69e-4e41-9ebd-cfdca34834c9</Id>
<Operator>Equals</Operator>
<Value>sample string 3</Value>
<ValueField>
<Id>ae1f3631-2980-42b7-bc2c-7bae146df72b</Id>
<Name>sample string 1</Name>
<TableName>sample string 2</TableName>
</ValueField>
</FilterResponse>
</Filters>
<FooterFormula>sample string 21</FooterFormula>
<ForceDataPostWhenReadOnly>true</ForceDataPostWhenReadOnly>
<Formula>sample string 19</Formula>
<Help>sample string 11</Help>
<Id>fae7306c-8cdb-4933-83df-feaa254c5b45</Id>
<Label>sample string 16</Label>
<MaxLength>1</MaxLength>
<MaxWidth>1</MaxWidth>
<Name>sample string 3</Name>
<Order>5</Order>
<ReadOnly>true</ReadOnly>
<Relationships>
<RelationshipResponse>
<From>
<Id>ae1f3631-2980-42b7-bc2c-7bae146df72b</Id>
<Name>sample string 1</Name>
<TableName>sample string 2</TableName>
</From>
<Id>0080ac2f-e045-436e-bbd2-01ccbae2ee08</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>ae1f3631-2980-42b7-bc2c-7bae146df72b</Id>
<Name>sample string 1</Name>
<TableName>sample string 2</TableName>
</To>
</RelationshipResponse>
<RelationshipResponse>
<From>
<Id>ae1f3631-2980-42b7-bc2c-7bae146df72b</Id>
<Name>sample string 1</Name>
<TableName>sample string 2</TableName>
</From>
<Id>0080ac2f-e045-436e-bbd2-01ccbae2ee08</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>ae1f3631-2980-42b7-bc2c-7bae146df72b</Id>
<Name>sample string 1</Name>
<TableName>sample string 2</TableName>
</To>
</RelationshipResponse>
</Relationships>
<Required>true</Required>
<SectionFieldId>f456812c-df07-4556-a1fb-29e3573f385a</SectionFieldId>
<ValidationRules>
<ValidationRuleResponse>
<Condition>sample string 2</Condition>
<Id>ebcd837c-1c3f-4296-961c-f352a14d00aa</Id>
<InvalidMessage>sample string 3</InvalidMessage>
<RunOnEdit>true</RunOnEdit>
<RunOnShow>true</RunOnShow>
</ValidationRuleResponse>
<ValidationRuleResponse>
<Condition>sample string 2</Condition>
<Id>ebcd837c-1c3f-4296-961c-f352a14d00aa</Id>
<InvalidMessage>sample string 3</InvalidMessage>
<RunOnEdit>true</RunOnEdit>
<RunOnShow>true</RunOnShow>
</ValidationRuleResponse>
</ValidationRules>
</SectionFieldResponse>
</Fields>
<Id>d46438e1-68c3-4410-a07c-65ecdcae519c</Id>
<ListRecordIdentifierField>
<Id>ae1f3631-2980-42b7-bc2c-7bae146df72b</Id>
<Name>sample string 1</Name>
<TableName>sample string 2</TableName>
</ListRecordIdentifierField>
<Name>sample string 3</Name>
<Order>5</Order>
<PageLink>sample string 8</PageLink>
<PageTemplateSectionFilters>
<PageTemplateSectionFilterResponse>
<Default>true</Default>
<Id>046f4677-707f-4885-a536-71e086be4d0e</Id>
<Name>sample string 2</Name>
<PageTemplateSectionFilterGroups>
<PageTemplateSectionFilterGroupResponse>
<Id>1fa60b29-1658-4f0c-a2bc-ae2aa4687b15</Id>
<Order>2</Order>
<PageTemplateSectionFilterConditions>
<PageTemplateSectionFilterConditionResponse>
<Editable>true</Editable>
<FieldId>8c12d157-c469-4047-93eb-cb5dc9479207</FieldId>
<Id>15e887b6-c117-4e33-a419-c9469ea15046</Id>
<Operator>Equals</Operator>
<Order>5</Order>
<Value>sample string 3</Value>
</PageTemplateSectionFilterConditionResponse>
<PageTemplateSectionFilterConditionResponse>
<Editable>true</Editable>
<FieldId>8c12d157-c469-4047-93eb-cb5dc9479207</FieldId>
<Id>15e887b6-c117-4e33-a419-c9469ea15046</Id>
<Operator>Equals</Operator>
<Order>5</Order>
<Value>sample string 3</Value>
</PageTemplateSectionFilterConditionResponse>
</PageTemplateSectionFilterConditions>
</PageTemplateSectionFilterGroupResponse>
<PageTemplateSectionFilterGroupResponse>
<Id>1fa60b29-1658-4f0c-a2bc-ae2aa4687b15</Id>
<Order>2</Order>
<PageTemplateSectionFilterConditions>
<PageTemplateSectionFilterConditionResponse>
<Editable>true</Editable>
<FieldId>8c12d157-c469-4047-93eb-cb5dc9479207</FieldId>
<Id>15e887b6-c117-4e33-a419-c9469ea15046</Id>
<Operator>Equals</Operator>
<Order>5</Order>
<Value>sample string 3</Value>
</PageTemplateSectionFilterConditionResponse>
<PageTemplateSectionFilterConditionResponse>
<Editable>true</Editable>
<FieldId>8c12d157-c469-4047-93eb-cb5dc9479207</FieldId>
<Id>15e887b6-c117-4e33-a419-c9469ea15046</Id>
<Operator>Equals</Operator>
<Order>5</Order>
<Value>sample string 3</Value>
</PageTemplateSectionFilterConditionResponse>
</PageTemplateSectionFilterConditions>
</PageTemplateSectionFilterGroupResponse>
</PageTemplateSectionFilterGroups>
<PageTemplateSectionId>05a88652-9934-4b81-83e9-f2f45414043c</PageTemplateSectionId>
<Updatable>true</Updatable>
<UserGroupId>dd7a0704-cf23-460a-a29d-a9cf39ed434b</UserGroupId>
<UserId>c49d96d4-1883-4e2c-8178-92cad4456b8d</UserId>
</PageTemplateSectionFilterResponse>
<PageTemplateSectionFilterResponse>
<Default>true</Default>
<Id>046f4677-707f-4885-a536-71e086be4d0e</Id>
<Name>sample string 2</Name>
<PageTemplateSectionFilterGroups>
<PageTemplateSectionFilterGroupResponse>
<Id>1fa60b29-1658-4f0c-a2bc-ae2aa4687b15</Id>
<Order>2</Order>
<PageTemplateSectionFilterConditions>
<PageTemplateSectionFilterConditionResponse>
<Editable>true</Editable>
<FieldId>8c12d157-c469-4047-93eb-cb5dc9479207</FieldId>
<Id>15e887b6-c117-4e33-a419-c9469ea15046</Id>
<Operator>Equals</Operator>
<Order>5</Order>
<Value>sample string 3</Value>
</PageTemplateSectionFilterConditionResponse>
<PageTemplateSectionFilterConditionResponse>
<Editable>true</Editable>
<FieldId>8c12d157-c469-4047-93eb-cb5dc9479207</FieldId>
<Id>15e887b6-c117-4e33-a419-c9469ea15046</Id>
<Operator>Equals</Operator>
<Order>5</Order>
<Value>sample string 3</Value>
</PageTemplateSectionFilterConditionResponse>
</PageTemplateSectionFilterConditions>
</PageTemplateSectionFilterGroupResponse>
<PageTemplateSectionFilterGroupResponse>
<Id>1fa60b29-1658-4f0c-a2bc-ae2aa4687b15</Id>
<Order>2</Order>
<PageTemplateSectionFilterConditions>
<PageTemplateSectionFilterConditionResponse>
<Editable>true</Editable>
<FieldId>8c12d157-c469-4047-93eb-cb5dc9479207</FieldId>
<Id>15e887b6-c117-4e33-a419-c9469ea15046</Id>
<Operator>Equals</Operator>
<Order>5</Order>
<Value>sample string 3</Value>
</PageTemplateSectionFilterConditionResponse>
<PageTemplateSectionFilterConditionResponse>
<Editable>true</Editable>
<FieldId>8c12d157-c469-4047-93eb-cb5dc9479207</FieldId>
<Id>15e887b6-c117-4e33-a419-c9469ea15046</Id>
<Operator>Equals</Operator>
<Order>5</Order>
<Value>sample string 3</Value>
</PageTemplateSectionFilterConditionResponse>
</PageTemplateSectionFilterConditions>
</PageTemplateSectionFilterGroupResponse>
</PageTemplateSectionFilterGroups>
<PageTemplateSectionId>05a88652-9934-4b81-83e9-f2f45414043c</PageTemplateSectionId>
<Updatable>true</Updatable>
<UserGroupId>dd7a0704-cf23-460a-a29d-a9cf39ed434b</UserGroupId>
<UserId>c49d96d4-1883-4e2c-8178-92cad4456b8d</UserId>
</PageTemplateSectionFilterResponse>
</PageTemplateSectionFilters>
<PageTemplateSectionId>e0dbe80a-22d3-441f-b475-ffb78f67547c</PageTemplateSectionId>
<SectionTemplateId>39342647-6749-4dfc-9785-5ccd16b7e7e1</SectionTemplateId>
<SharedSection>true</SharedSection>
<TableId>bf8473c3-bc34-4555-9b04-04e2bc62c9c9</TableId>
<Template>sample string 16</Template>
<Title>sample string 4</Title>
</SectionResponse>
</Sections>
</PageTemplateSectionResponse>