Copied to clipboard

Flag this post as spam?

This post will be reported to the moderators as potential spam to be looked at


  • Dan 7 posts 59 karma points
    Aug 27, 2015 @ 21:44
    Dan
    0

    Using Forms to update data instead of always creating new records

    I am using the Forms package and I am able to create and submit forms. I would also like to be able to update already submitted form data without it creating a new record. I am able to pass a form id and record number to a page via query parameters and populate the fields on the form with the relevant data but am stuck at that point. I was hoping there would be a Saving event on the form that I would be able to hook into and put logic to update if the record exists or create if it is a new submission but I can't find any documentation on Events related to forms. Is this possible? or is there a better way to do this?

    BTW I am using 7.2.8

  • Luke 15 posts 85 karma points
    Dec 18, 2015 @ 11:36
    Luke
    0

    Hi Dan,

    I am looking for the same solution.

    What is your final solution? Thanks.

Please Sign in or register to post replies

Write your reply to:

Draft