You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When defining the schema you should be able to supply a function that returns a default value. The function probably needs access to all records to be able to generate something like an incremental name ("Untitled 1", "Untitled 2" etc).
When defining the schema you should be able to supply a function that returns a default value. The function probably needs access to all records to be able to generate something like an incremental name ("Untitled 1", "Untitled 2" etc).