Select2 multiple not showing data name on edit #279
-
I make select2 multiple tag,and save the tag on diffrent table 1-N relation |
Beta Was this translation helpful? Give feedback.
Answered by
pxpm
Oct 22, 2021
Replies: 0 comments 1 reply
-
@rickyviz it migth be your returned results from api. I would suggest you setup the api using the |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
jcastroa87
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
@rickyviz it migth be your returned results from api.
I would suggest you setup the api using the
FetchOperation
https://backpackforlaravel.com/docs/4.1/crud-operation-fetch#how-to-use-1