Need to implement appending fields | Community
Skip to main content
May 29, 2015
Solved

Need to implement appending fields

  • May 29, 2015
  • 1 reply
  • 4236 views

I'm looking to implement an appending field with the purpose to combine values to one field (so an original/first value doesn't get overwritten). Curious to find out how people are currently doing this or something similar along these lines.

Thanks,

Derrick

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.
Best answer by

Derrick Sanchez​ great question! You'll need to fields: one field is where you wish to store all of the information, and the second is what you'll use to input the new information into your stored information field.

We use this for sales rep notes:

1. Lead Summary Notes

2. ZZ Append Leads Notes

Then we set up a smart campaign, with the smart list like:

Flow like this, you add the two field tokens into your storage field like so:

let me know if this helps!

1 reply

Accepted solution
June 24, 2015

Derrick Sanchez​ great question! You'll need to fields: one field is where you wish to store all of the information, and the second is what you'll use to input the new information into your stored information field.

We use this for sales rep notes:

1. Lead Summary Notes

2. ZZ Append Leads Notes

Then we set up a smart campaign, with the smart list like:

Flow like this, you add the two field tokens into your storage field like so:

let me know if this helps!

June 29, 2015

Hi Allison,

This is very helpful and I think this what we are trying to accomplish. Thanks for your feedback.

-Derrick