I’ve been using the subtable feature on insert/update along with form repeats and they work great.
Now trying to include a subtable multi-reference inside a multi-reference of a subtable.
Table structure is:
quotes
quote_prices
quote_price_transhipments
Every quote has a multitude of prices and prices have a multitude of transhipments.
In the db manager, prices properly shows all fields as a subtable of quotes.
However, transhipments does not display all fields. The subtable multi-reference under prices is seen, but it does not show all columns.
Wappler shows:
External db manager shows:
I was expecting to see the transhipments subtable here (but it does not):
Can anybody see any errors with this structure?
Are nested subtables multi-reference tables supported?
Last updated: