Hi - nice module :-)

I set this up a while ago and created a form - and it worked. I don't recall exactly how I set it up.

Today I created another form, and I could not get it to work at all. The form would submit, data would be stored in Drupal, but no data sent to Zurmo. I made another very simple form, but would not work either. I did not see anything useful in the logs - except that a Drupal user agent was logging into Zurmo.

After a bit of mucking around, I went into the MySQL data, and noticed that about the only thing that was different in the www_zurmo_webform table was that the zurmo_ownerid was set to zero in the forms that don't work, and 1 in the form that does work. So I changed the entry of the in the table from 0 to 1, and the form submitted data to Zurmo - and was owned by the Admin user.

I then changed it to 3 - the user ID of another user - resubmitted the form and it again entered the data into Zurmo, and the data was owned by the correct user.

If there is somewhere to put the user ID of the form, I don't see it.

I was using Zurmo version 2.2.3 when I set up the first form. I am now on Zurmo 2.6.5. I don't know the Drupal versions or the module versions I was using, but now have Drupal core 7.26, and Zurmo 7.x-1.x-dev (2013-Oct-27).

I am pretty sure I checked the 'Send webform submissions to Zurmo' before I started to add the webform fields. I'd try it again hte other way around - but it is late :-)

Cheers

Don
Hey - you said you wanted help with the issue queue :-)