FilamentF
Filamentβ€’11mo ago
Maxi

Enable fields on view page

For a form I'm working on I need to have a few specific fields enabled in the view page (ViewRecord) I do not need to save these fields but I need to allow them to be modified, so charts on the page can be edited via these fields. Is there a way of doing this or is this generally not allowed on a view page?
Solution
So instead do an edit page instead of a view, then disable the fields on demand πŸ™‚
Was this page helpful?