I have a simple issue...I have a simple form, which requires the user to
type in a shipping address, and a billing address. I've added a
checkbox, which I would like to populate the shipping address fields
with the billing address fields if they are the same. This is so the
user doesn't have to type them in twice. You've seen this in a lot of
shopping cart checkout systems.I know nothing about scripting in
LiveCycle, but I think you can use Javascript? I am a little familiar
with that, but not e...