View source: R/custom_fields.R
update_field | R Documentation |
Update custom field definition.
update_field(id, body = list(name = "New name"), ...)
id |
Board ID |
body |
Named list with additional parameters |
... |
Additional arguments passed to |
Other functions to handle custom fields:
add_field_option()
,
add_field()
,
delete_field_option()
,
delete_field()
,
update_card_field()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.