I’ve looked at and studied the documentation and example apps and can’t quite sort this out. Hoping I can get some help.
I have an app with many companies. Each company can have more than one service location and each service location can have many repairs. In my work I pick up boxes from service locations and I need each box to be tracked independently. At this time I just tell the app how many boxes in a particular category I have picked up via a number column in the form. However I would like to have a nested form inside of the service location repair form so that I can scan in each box individually.
Any help on how to structure a new table (child table?) for the service location repair table to get this result?