Forum Discussion
masacemex
Jan 06, 2023Copper Contributor
How to make sharepoint form list form landscape without changing the data entry boxes?
I currently have a form that I changed to landscape a year ago but I forgot how I was able to do it but it looks like this one: Now I am trying to do the same for another list but I ende...
masacemex
Jan 06, 2023Copper Contributor
Please disregard and close. I realized now that I have formatted this before using JSON
{
"sections": [
{
"displayname": "",
"fields": [
"CX Account No.",
"Date & Time of Request",
"Reason for Non-Adoption",
"Channel",
"Type of Client",
"Sales Order No.",
"Order Type",
"Lacking Information?",
"Order Status",
"AHT",
"Counter Offer",
"Date & Time Responded",
"Agent Notes",
"Buddy verification",
"Buddy",
"Remarks",
"Complete Information?"
]
}
]
}
{
"sections": [
{
"displayname": "",
"fields": [
"CX Account No.",
"Date & Time of Request",
"Reason for Non-Adoption",
"Channel",
"Type of Client",
"Sales Order No.",
"Order Type",
"Lacking Information?",
"Order Status",
"AHT",
"Counter Offer",
"Date & Time Responded",
"Agent Notes",
"Buddy verification",
"Buddy",
"Remarks",
"Complete Information?"
]
}
]
}