I'm trying to use Subform_Element to use a Webform within another form. The issue is that I need to capture the submission id (sid) after the webform is saved, so that I can relate the data from the rest of the form to the saved webform data.

Right now, none of the webform data appears in the form data that gets processed. Is there an easy way to accessed the final $form data as saved and updated by webform_client_form_submit?

Comments

fago’s picture

Status: Active » Fixed

unfortunately there is no general ("form API") way to do so.

Anonymous’s picture

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for two weeks with no activity.