Forum Discussion
QuickBaseCoachD
7 years agoQrew Captain
no problem.
You will need to have a table called say Purchase Requests and then another table called perhaps Purchase Request Lines.
Then make a Relationship where 1 Purchase request has many Purchase Request Lines.
You will be able to show the Purchase request Lines directly on the Purchase request form as a list.
You will need to have a table called say Purchase Requests and then another table called perhaps Purchase Request Lines.
Then make a Relationship where 1 Purchase request has many Purchase Request Lines.
You will be able to show the Purchase request Lines directly on the Purchase request form as a list.
ChrisNewsome
7 years agoQrew Captain
Also, would I have to "add item" every line, or could i just go down a row at a time, adding each item?