Is it possible to render a table component inside a form component?
I want to render a table of model records that use the selected rows to save a relationship.
A relation manager doesn't work because i want to show a table of all possible records that i can attach to, not a searchable select with a table that shows existing relationships.
Any ideas?
A relation manager doesn't work because i want to show a table of all possible records that i can attach to, not a searchable select with a table that shows existing relationships.
Any ideas?