add_option_to_custom_field
Adds a new option to a custom field in Eduframe, specifying its value, availability, and associated object type to expand data collection choices.
Instructions
Add an option to a custom field
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| object_type | Yes | ID of the custom field option | |
| field_slug | Yes | ID of the custom field option | |
| value | Yes | ||
| enabled | Yes | Whether the option can be chosen or not |