View source: R/connectcases_operations.R
connectcases_batch_put_field_options | R Documentation |
Creates and updates a set of field options for a single select field in a Cases domain.
See https://www.paws-r-sdk.com/docs/connectcases_batch_put_field_options/ for full documentation.
connectcases_batch_put_field_options(domainId, fieldId, options)
domainId |
[required] The unique identifier of the Cases domain. |
fieldId |
[required] The unique identifier of a field. |
options |
[required] A list of |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.