can we make two fields equal to each others ?

  • Raslevol
    Asked on November 7, 2015 at 2:03 PM

    Hi, :)

     

    I need to have the address, with the name of town and street on one side (for putting it properly in my map), And the name of the town on other side (for showing it in my mail).

     

    So i was wondering if i could mask the name of the town i want in my mail, but make it equal to the town in the address that will show up in my map.

     

    Like that user will fill up the address normal, and me, i would have both information.

    ^^tricky one.

     

    thanks ! :)

     

  • Kevin Support Team Lead
    Replied on November 7, 2015 at 8:34 PM

    Hello,

    If I can understand, you want to fill your second town field with the value of the first twon field, to do that follow these steps : 

    1. Add to the form the textboxes : 

    can we make two fields equal to each others ? Image 1 Screenshot 50

    2. Add the condition : 

    can we make two fields equal to each others ? Image 2 Screenshot 61

    can we make two fields equal to each others ? Image 3 Screenshot 72

     

    3. You condition should look like this : 

    1. Make your condition, in this case the condition will work only when the town field is filled.

    2. Add the field you want to put into the second field.

    3. Click to show the advanced options.

    4. Mark this option to make the output as text.

    5. Select the field where you want to put the result.

    can we make two fields equal to each others ? Image 4 Screenshot 83

    Now, when the town field is filled the second town field will be automatically filled with the value of the first town field.

    If it's not you need, please, let us know and we will be glad to assist you.