Question
The second fillable form are based on the first form filled
For example, how many items I bought today?
If I input 6, then there are will be 6 lines show up. Each line has two fillable text to let me input price and weight for each item.
If I input 5, then there are will be 5 lines show up, Each line has two fillable text to let me input price and weight for each item.
How can I design this form? thanks