Skip to contents

Updates the attributes of an existing layout.

See https://www.paws-r-sdk.com/docs/connectcases_update_layout/ for full documentation.

Usage

connectcases_update_layout(domainId, layoutId, name = NULL, content = NULL)

Arguments

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.

content

Information about which fields will be present in the layout, the order of the fields.