Hi everyone, I’m using NocoBase and have a fairly common requirement but haven’t found an optimal solution yet.
Goal
When opening a create form (Add new), I want some fields to be automatically prefilled with initial values, for example:
- Default values based on logic
- Or values fetched from the most recent record in the database
- Or values calculated based on other data
