Add values to a field instead of changing it
Is there a way to simply add values in a semicolon delimited fashion to a field, rather than completely wiping and changing it? For instance, when a lead comes into our database we generally tag it with a Boolean True/False field indicating their Product Interest. We have this setup across 11 products. Rather than constantly pulling ugly reports with all 11 column headers and a 1 or a 0, I'd like to setup some kind of global listening campaign that triggers a data value change in Product Interest but simply adds the product value to it, not delete what's already there. For example:
Product 1: True
Product 2: False
Product 3: True
Product Interest = Product 1; Product 2
Is this a thing? I don't have my hopes up, but certainly would be cool. Thank you!
