Hello,
- I have table B which acts as a delivery data base showing all deliveries to have occurred.
- I have table A with each row representing a client and a URL field within the row for a form which populates a delivery into table B (this forms is from table
.
- When the form link is clicked from the client record in Table A we then need to choose what client the form is being submitted for through a linked record.
- This is an issue because there is room for error.
Is it possible to repopulate the form with the client name from Table A - I cannot find a way so any help would be appreciated.