Forum Replies Created

Viewing 1 replies (of 1 total)
  • Thread Starter ropelletier

    (@ropelletier)

    Yes, you understand the issue completely.

    Can you explain more about what you mean “If the field is edited and submitted the field reverts back to the original value.” and “but this should of course happen after submission as well.” please? For example, if the “cell” input originally has the value 555.555.1555 and I change it to 555.111.1555 and then submit it; the value in the input returns to 555.555.1555 giving the user the false impression that the change did not occur. However, if you refresh the page, the input will populate with the changed/correct value 555.111.1555.

    When I say this should happen after submission as well; I mean that the changed value should remain after submission without having to refresh.

    I do not have any javascript running for this process. When submitting a form that is NOT pre-populated dynamically, the values do dissappear after submission.

    Thank you for your help.

Viewing 1 replies (of 1 total)