-
-
Notifications
You must be signed in to change notification settings - Fork 544
Open
Description
Describe the current behavior
From the API documentation it is mentionned that the value for recalcWhen are the following :
1= On new records or when any field in recalcDeps changes, it's a 'data-cleaning'.
2=Never.
3=Calculate on new records and on manual updates to any data field.
From my tests:
0 = on new row + on update of fields in recalcDeps
1= never
2= Calculate on new records and on manual updates to any data field.
Any other value= Calculate on new records only
Also on the documentation of "Add or update columns of a table" columns -> fields, it shoud be mentionned that recalcDeps need to have "L" as a constant for it first element
https://support.getgrist.com/api/#tag/columns/operation/replaceColumns
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels