Skip to content

Displaying relation managers separately #6675

Answered by danharrin
kokoshneta asked this question in Help
Discussion options

You must be logged in to vote
  1. They cannot currently be embedded inside forms, as there are browser limitations that stop us from nesting <form> elements (like action forms) inside another <form> (the edit form).
  2. We might be able to get around this if Livewire v3 allows us to teleport HTML to other parts of the page.
  3. If we didn't use AJAX calls to load relation managers only when they are required, the initial page load would slow down.
  4. You don't need to put relation managers in tabs, if they are all wrapped inside 1 RelationGroup then they are not tabbed.

Replies: 1 comment 7 replies

Comment options

You must be logged in to vote
7 replies
@Lukaaashek
Comment options

@danharrin
Comment options

@liamseys
Comment options

@kokoshneta
Comment options

@leandrocfe
Comment options

Answer selected by kokoshneta
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Help
Labels
None yet
5 participants