Skip to main content

Allow default values for field-types, AND allow the value in each record to be edited.

Subsequent changes to the value of the default should either:
A) Not be possible, to avoid data-overwriting decisions. Solution for a change: create a new field.

B) Be possible, and overwrite the values that = the previous default value, BUT not overwrite the edited values

We’ve built an extension that allows you to set a default value to any blank (new or existing) record. And it can be scheduled or triggered by a webhook.



Reply