View source: R/custom_fields.R
delete_field_option | R Documentation |
Delete dropdown (custom field) option - this will remove it from all cards on the board.
delete_field_option(id, option, ...)
id |
Custom field ID (see |
option |
Dropdown option ID |
... |
Additional arguments passed to |
Other functions to handle custom fields:
add_field_option()
,
add_field()
,
delete_field()
,
update_card_field()
,
update_field()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.