Trying to add Vendor as a Line Column on a Quote -...
# suitebuilder
m
Trying to add Vendor as a Line Column on a Quote - all working fine, but would prefer to limit the list to only Vendors attached to the Line Item - anyone done anything like this? Can't get any of the source/filter combinations to do what's needed.
k
I think you'd have to add a custom multiselect field to your item and then use that field as your filter
You'd probably want to consider having a script set that field when the item is edited
Otherwise you could have fun data mismatch errors
m
Thanks, looks like the only option.