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 trying it, Nova returns me "Array to string conversion" and "There was a problem submitting the form". Any ideas on how to solve it? I try to have all $right-name (s) in the options array as I do not know how to do it differently.
Only using a predefined options array is not working for several of my use cases, I would like to give users the possibility to define the options based on another resource to then attach/ detach them to other models.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
Hi all,
I am trying to populate options for a MultiSelect in Laravel Nova (4.~) using the following code:
When trying it, Nova returns me "Array to string conversion" and "There was a problem submitting the form". Any ideas on how to solve it? I try to have all $right-name (s) in the options array as I do not know how to do it differently.
Only using a predefined options array is not working for several of my use cases, I would like to give users the possibility to define the options based on another resource to then attach/ detach them to other models.
Thank you!
Beta Was this translation helpful? Give feedback.
All reactions