Hi
I managed to overcome the problem of my circular reference. Now I am stuck at a situation where I need some speeding up.
I have 3 tables in a parent - child relation. When filling in the data it will go something like this:
-Step 1) I generate a Work order that might have a few products to make. Tap "new"on the related product info and
- Step 2) I generate a product header form (each WO might have a few product forms). Tap on the "new" detial info and
- Step 3) I generate various details for every part of the process. Normally I save after finisihing the first product. Meaning, the whole PO, the first product and its detail rows are saved at the same time.
Is there a way to have a kinda auto save each time I tap a "new", "next" or "save"? Meaning save to Google sheet and sync.
I appreciate any insights.
If I commit a mistake in this part, I have to
Not from within the form view itself. The user would have to save the form at each step.
: (
What is your concern with that approach?
User | Count |
---|---|
17 | |
14 | |
8 | |
7 | |
4 |