PLEASE NOTE: These forums are no longer utilized and are provided as an archive for informational purposes only. All support issues will be handled via email using our support ticket system. For more detailed information on this change, please see this blog post.

GFFormsModel::save_input() can't delete lead long details

  1. Maybe I'm reading this wrong, but: the code in GFFormsModel::save_input() for deleting old lead details when replacing them with new values, looks like it will never delete the long details (and thus will fail when updating details with a long details component).

    Currently, the lead detail record is deleted first, then the long detail record. Deleting the long detail record uses a sub-query that looks for the lead detail record -- but you've already deleted that. The order of deletion should be reversed.

    cheers,
    Ross

    Posted 10 years ago on Tuesday May 21, 2013 | Permalink
  2. We've sent this to the development team for their feedback.

    Posted 10 years ago on Tuesday May 21, 2013 | Permalink
  3. David Peralty

    One of our developers let me know this switch will happen in an upcoming release. Thanks for your feedback.

    Posted 10 years ago on Friday May 24, 2013 | Permalink

This topic has been resolved and has been closed to new replies.