Hi, here's what I am trying to achieve below. The part in bold is what I seem to have a problem with.
- Employee (Account User) raises a purchase request for several boxes of screws from a Form. A record is automatically created from this action. A Text Formula which utilises Auto Increment automatically generates a purchase request code which is stored in that record
- The boxes of screws arrive at the office at different times in 3 different delivery orders. Employee (Account User) then has to go to a Form and key in all the details of the 3 delivery orders. From the Form, he wants to easily search for the purchase request by having a drop-down list of purchase request codes which he can click on. This then allows him to key in information relating to the 3 delivery orders.
The problem with the part in bold is that Knack doesn't allow Text Formula connection fields to be a dropdown menu.
How do I get around this? I reckon this is similar to how a customer purchases items and there is an invoice, but the company may have a number of delivery orders for the items to be sent to that customer.
Thanks!