Skip to main content
Solved

Append data

  • February 17, 2022
  • 3 replies
  • 144 views

tsartori
Forum|alt.badge.img+4

When we use automations to fill fields, the automation always overwrite the existing data. 

The sugestion I got is to allow us to just append the new data via automation.

Best answer by genietim

You can actually do that (for text fields certainly): Just combine multiple dynamic fields after another, and use as a first one the value of the field itself.

How to append text to a field in an automation.

 

3 replies

genietim
Forum|alt.badge.img+12
  • Legend
  • 412 replies
  • Answer
  • February 18, 2022

You can actually do that (for text fields certainly): Just combine multiple dynamic fields after another, and use as a first one the value of the field itself.

How to append text to a field in an automation.

 


tsartori
Forum|alt.badge.img+4
  • Author
  • Superuser
  • 157 replies
  • February 18, 2022

@genietim I am going to try

Thank u


rafael.jefte
Forum|alt.badge.img+6
  • Legend
  • 529 replies
  • March 9, 2022

I didn't know that, thanks for the tip!