How can I create a rule for a specific cell that works after submission?

  • m_vasakou
    Asked on October 1, 2019 at 9:10 AM

    Hello , 

    I am trying to create a form that one person has to fill and another one will receive an e-mail notification. I would like to add a cell to the form for the receiver of the e-mail. In the e-mail I have used the "edit form" link so when the receiver wants to change that specific cell he would go to that form through that link. The problem is I do not want the receiver to change any of the other cells of the form. Is that possible somehow? 

    Maria

  • Nik_C
    Replied on October 1, 2019 at 10:00 AM

    Yes, that is possible with conditional logic, here is how:

    1) Insert Get form page URL:

    1569938285Screen Shot 2019 10 01 at 3 Screenshot 10

    2) Create a condition that will check if the form is in edit mode:

    1569938357Screen Shot 2019 10 01 at 3 Screenshot 21

    And disable certain field(s):

    1569938408Screen Shot 2019 10 01 at 3 Screenshot 32

    And you can do that for all fields that you need.

    Hope it helps.

    Thank you!