Hello, does anyone here know if there is a way to determine with a script if a user entered the billing address through the new option versus through the billing addresses on the vendor record?
b
battk
03/10/2021, 4:04 AM
probably nothing native
battk
03/10/2021, 4:05 AM
you can probably infer that new was chosen by keeping track of the current customer's addresses in a client script
battk
03/10/2021, 4:06 AM
the address is new if the billing address field has an id that is not in that list
p
Phillip
03/10/2021, 4:07 AM
thats a great idea. thank you!
b
battk
03/10/2021, 4:08 AM
expect to learn the distinction between the internal id of the address subrecord, and the id of the address book sublist line