Forum Discussion

WadeMyers's avatar
WadeMyers
Qrew Member
4 years ago
Solved

Same Shipping and Billing

I'm building a Project database with a project table that includes the Customer information by default. We need a worksite address in addition to the Contact's address. 

I plan to add the address fields under a separate header on the form and make it a manual entry process; however, I would like to add a check box that works like one you see on Amazon where if you populate the checkbox it makes the shipping and billing address the same. 

How would you achieve that?

------------------------------
Wade Myers
------------------------------
  • It should be easy with a Dynamic Form Rule.

    The rule could read - hen he checkbox is checked,

    Change Manual Address: Street 1 to the value in the field Customer Billing Address: Street 1
    Change Manual Address: Street 2 to the value in the field Customer Billing Address: Street 2
    etc for the other 4 address field components

    ------------------------------
    Mark Shnier (YQC)
    Quick Base Solution Provider
    Your Quick Base Coach
    http://QuickBaseCoach.com
    mark.shnier@gmail.com
    ------------------------------

1 Reply

  • It should be easy with a Dynamic Form Rule.

    The rule could read - hen he checkbox is checked,

    Change Manual Address: Street 1 to the value in the field Customer Billing Address: Street 1
    Change Manual Address: Street 2 to the value in the field Customer Billing Address: Street 2
    etc for the other 4 address field components

    ------------------------------
    Mark Shnier (YQC)
    Quick Base Solution Provider
    Your Quick Base Coach
    http://QuickBaseCoach.com
    mark.shnier@gmail.com
    ------------------------------