Replies: 2 comments
-
Yes, you can manage related entries in the same form (create, update, delete). You will find the required info in this part of the docs. |
Beta Was this translation helpful? Give feedback.
0 replies
-
My use case is: When clicking the |
Beta Was this translation helpful? Give feedback.
0 replies
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.
-
I sometimes need to update certain relationship items directly from the edit page of the entry without the need to leave the page.
I implemented something like this in backpack v5 and works pretty well.
It works similar to InlineCreate since i took most of the code from there.
Is there any chance you see this implemented into v6 or v7?
Cheers.
Beta Was this translation helpful? Give feedback.
All reactions