How do I create a field that duplicates when filled in?

  • thomasmobly
    Asked on January 27, 2017 at 10:07 AM
  • Jan
    Replied on January 27, 2017 at 11:37 AM

    You can use the Update/Calculate Field condition in order to duplicate the result of one field to another. Here's a guide: How-to-Pass-Field-Value-to-Another-Field.

    I created 2 Text Boxes, the Original and the Duplicate field. After that, I created a condition wherein if the Original text box is filled, then the value will be copied to the Duplicate field.

    How do I create a field that duplicates when filled in?  Image 1 Screenshot 30

    Here's the result:

    How do I create a field that duplicates when filled in?  Image 2 Screenshot 41

    Hope that helps. Thank you.