Access to responseID in the Forms App

  • My customer wants to link booking forms to certain Products, and have their visitors submit an appropriate form before making payment. I am investigating how a new custom app might join an Order item to a Form Response, but I cannot find a way to retrieve the responseID when the Form is submitted. I have checked the event perch_forms.received but that only contains the Form ID. The PerchForms_Responses object in PerchForms_Form.class.php method process_response() does contain the responseID but does not make it available.

    Am I missing something? Grateful for your help.

    If this is not currently available, would you please add it to the backlog for the Forms App?

  • drewm

    Approved the thread.