Closed (fixed)
Project:
Webform CiviCRM Integration
Version:
7.x-2.3
Component:
CiviCRM Data Handling
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
15 Mar 2012 at 07:21 UTC
Updated:
2 May 2012 at 04:41 UTC
Comments
Comment #1
colemanw commentedIs this when using the "entire submission in activity details" option?
Comment #2
petednz commentedhey coleman - not sure i know of such a setting - can't see it on the 'create activity' section
On the 'update existing Activity' we have it set to 'if in Progress'
can you give me a pointer where i should be looking to answer your question
Comment #3
colemanw commentedThat's a feature in 2.4, nevermind. It just pastes the entire submission into the activity details, instead of a simple link. (see the issue about backporting if you want it)
So what's the significance of the 150 fields? Wouldn't the activity details simply contain a link to the submission?
I'm not sure I understand your request.
Comment #4
petednz commentedsignificance of the 150 is it is sh#t load to hand copy over but i see i failed to explain it clearly enough
- person submits webform - it creates an activity with all the fields of data filled in - nice
- all the data is also recorded in the webform submission - nice
- dumbo comes along and thinks the activity belongs to the wrong person and just deletes it - not nice
- we have all the data in the previously submitted webform submission
- we want to find a way to resubmit that submission so it creates a new activity
i hope i am missing something painfully obvious but have tried a few things eg
- i can edit the submission but that doesn't cause it to fire a new civicrm activity
- i tried various options for other settings, but it basically comes down to, if i have civicrm 'on' then it will pull the non-existent data from a no-longer-existent Activity and hence I can't get the 'previous submission' data to prefill the webform fields to fire across to civicrm to create the new replacement activity'
hope that makes it clearer
Comment #5
colemanw commentedOh, I see. The fields are custom activity fields. That makes more sense to me now.
Try this:
Comment #6
petednz commentedthanks so much - will report back
Comment #7
petednz commentedYes it did - thanks for the hand-holding ;-)
Comment #8
colemanw commentedGlad to help.