Forum Discussion
MarkShnier__You
Qrew Legend
No Problem. The Address field on the customer record should either not live there at all or if there is one it would just be [Billing Address].
Then you will make a Table called Shipping Address and Make a relationship where
One Customer has Many Shipping Addresses.
Then I assume that your app probably has orders in it and the on the order table you select the customer. Instead of looking up the address from the customer instead you will make a new relationship where one shipping address has many orders.
The magic for that is that then you go to the field for related shipping address on the order and edit the field properties and mark that field as Conditional.
You are then specify that once the field for related customer is chosen on the order than only offer up shipping locations we are related customer matches that field. The effect of that is once you choose a customer then the drop-down list of shipping address will just be a short list of possible shipping addresses for the customer you already selected.
------------------------------
Mark Shnier (Your Quickbase Coach)
mark.shnier@gmail.com
------------------------------
Then you will make a Table called Shipping Address and Make a relationship where
One Customer has Many Shipping Addresses.
Then I assume that your app probably has orders in it and the on the order table you select the customer. Instead of looking up the address from the customer instead you will make a new relationship where one shipping address has many orders.
The magic for that is that then you go to the field for related shipping address on the order and edit the field properties and mark that field as Conditional.
You are then specify that once the field for related customer is chosen on the order than only offer up shipping locations we are related customer matches that field. The effect of that is once you choose a customer then the drop-down list of shipping address will just be a short list of possible shipping addresses for the customer you already selected.
------------------------------
Mark Shnier (Your Quickbase Coach)
mark.shnier@gmail.com
------------------------------
MarkShnier__You
3 years agoQrew Legend
By the way, if you already have a lot of data in your application and the address field is currently living on the customer record you can do a one time copy of the address field components into the table of shipping addresses. If you map the record ID of the customer into the field for related customer then that will get you off to a running start with all of your customer locations initially populated.
------------------------------
Mark Shnier (Your Quickbase Coach)
mark.shnier@gmail.com
------------------------------
------------------------------
Mark Shnier (Your Quickbase Coach)
mark.shnier@gmail.com
------------------------------
- 110233 years agoQrew Member
Hi,
I am very new at this so I'm trying to break down everything you are saying and implement this however, I am still a little bit lost. Thank you so much for your response.
- MarkShnier__You3 years agoQrew LegendOK well we can try to help if you get stuck somewhere and can explain where you got confused or stuck.
------------------------------
Mark Shnier (Your Quickbase Coach)
mark.shnier@gmail.com
------------------------------