View source: R/connectcases_operations.R
connectcases_update_layout | R Documentation |
Updates the attributes of an existing layout.
See https://www.paws-r-sdk.com/docs/connectcases_update_layout/ for full documentation.
connectcases_update_layout(content = NULL, domainId, layoutId, name = NULL)
content |
Information about which fields will be present in the layout, the order of the fields. |
domainId |
[required] The unique identifier of the Cases domain. |
layoutId |
[required] The unique identifier of the layout. |
name |
The name of the layout. It must be unique per domain. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.