Default value for action fields based on selected model #5559
Unanswered
leandrogehlen
asked this question in
Ideas & Feature Requests
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I need set default field value based on selected model attribute, like Filament
https://filamentphp.com/docs/3.x/actions/modals#filling-the-form-with-existing-data
Example:
I need suggesting the next
start_timebased on current selected model.Should be necessary to invoke api to load this values before execute action:
The next
start_timeshould be the:But, currently is not possible set default filter values after model selection
Beta Was this translation helpful? Give feedback.
All reactions