Skip to content

TodoField/dummyField

Compare
Choose a tag to compare
@tanthammar tanthammar released this 17 Nov 17:07
· 72 commits to main since this release

Make a note to self (TODO) to create a custom field, later...
Shows the TODO/task as a notification in your forms.
Throws an error if you try to set your project live without completing the task.

Example:

TodoField::make('Create a custom positioning field')

In local environment
image

In production environment
image