• Resolved tbare

    (@tbare)


    I have an informational admin-only column on my form, and when user edits their entry, I’m seeing that it’s really creating a new entry, deleting the original, then changing the entryid of the new submission to the original ID.

    Any thoughts on how to get the admin-only columns to copy over as well? Is there a way to actually EDIT the original entry fields without recreating the entry and deleting the original?

Viewing 1 replies (of 1 total)
  • Plugin Author fried_eggz

    (@fried_eggz)

    You need to use a hidden field instead of an admin only field if you want to keep the value after edit.

Viewing 1 replies (of 1 total)
  • The topic ‘Admin-Only fields are not copied to the new / edited entry’ is closed to new replies.