Hi
I am creating an order management system and it's data is stored in different dataverse tables.
The tables ofcourse are linked via lookup tables.
Is it possible when creating a new order to add like a subgrid order lines(table) and fill the order lines being in same windows(not needing to navigate to other table) select order number and enter order lines? AS order and order lines are linked via lookup table i would like to pass automaticaly the order number to every new order line i create?
Is that possible with out of the box dataverse or i need to go with custom pages?