View source: R/custom_fields.R
add_field_option | R Documentation |
Add dropdown (custom field) option.
add_field_option(id, text, color = "none", position = "bottom", ...)
id |
Custom field ID (see |
text |
Option text |
color |
Option color |
position |
Option position |
... |
Additional arguments passed to |
Other functions to handle custom fields:
add_field()
,
delete_field_option()
,
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.