-
Notifications
You must be signed in to change notification settings - Fork 1
Open
statamic/cms
#14279Description
Use Case:
I have a custom Timezone dictionary and I'd like to have a default that's pulled from an addon's settings.
Best way IMO, would be to have a default: computed (like field visibility) and then a way to register a closure for that field. Something like Blueprint/Fieldset::default('blueprint', 'field', function () { ...});
The default should be selected and visible on a new entry.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels