Values.BasicLayoutSourceContent specific to BasicLayout type. It configures fields in the top panel and More Info tab of agent application.
type nonrec t = {topPanel : LayoutSections.t option;This represents sections in a panel of the page layout.
*)moreInfo : LayoutSections.t option;This represents sections in a tab of the page layout.
*)}val to_value :
t ->
[> `Structure of
(string
* [> `Structure of
(string
* [> `List of
[> `Structure of
(string
* [> `Structure of
(string
* [> `List of
[> `Structure of
(string
* [> `String of FieldId.t ])
list ]
list
| `String of FieldGroupNameString.t ])
list ])
list ]
list ])
list ])
list ]