Skip to content
Discussion options

You must be logged in to vote

Hi @Cresta47, I'm struggling to understand what you need...

So, you have a Booking CRUD, where you have a table with Bookings. And while creating a new Booking, you want to have access to other CRUDs data tables, is it right?

For this, I don't believe there is a way to do it, and I don't think it is practical in terms of UI/UX.
What I recommend you is to create a widget where you display those tables/entries in a succinct way, in order for it to fit the form, both ui and ux.

We should be able to add other models and append to that table.

Regarding this you can take a look at InlineCreate Operation.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by pxpm
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants