This plugin adds the 'harvest' form field type.
This form field uses the 'Harvest Widget'.
| Config | Harvest Widget Parameter |
|---|---|
| taskKey | external_item_id |
| taskName | external_item_name |
Define the models column to use for the external_item_id and the external_item_name.
harvest:
label: Timemanager
type: harvest
span: auto
context:
- update
- preview
taskKey: id
taskName: nameI've planned a few more features which will be added soon.
You can change the app title at the settings page.
For more information, please take a look at the Harvest documentation.