Hi Everyone, dumb filtering question: I am looking...
# general
d
Hi Everyone, dumb filtering question: I am looking to add a transaction line field to invoices so that the customer may select different ship to addresses on the line level. this solution is purely cosmetic, as they are a software company and don't have multi-shipping enabled. Any ideas on how to pull the address list filtered to the customer selected at header level
b
you can set a custom entity line field to match the body level entity
and then use sourcing/filtering on an addressbook select field
d
I got to that, but it seemed to continue pulling the full list
b
you need a custom entity column field
use a script to set that to match the body level entity
💯 1
your source list for the address book field should equal your custom entity column field
💯 1
d
Tried that, I made the field text area, which would populate the first address of the customer, but not able to switch to another address. when i try to create the field as a list value it seems to need the field to be a text area type.
b
create a custom entity select column
create a custom transaction line field whose type is List/Record and whose List/Record source is Entity