Hi,
I'm just getting into setting up my forms to post to SFDC campaigns and have run into a little hurdle. I am using the campaigns to track event registrations & actions and am starting to find the campaign status very limiting.
For instance, previously we've just had something like: Invited, Registered, Attended.
Now I want to add more information, such as Did they complete the feedback form? Did they request to download the presentation PDFs after the event?
I initially thought I could just update the campaign status to 'completed form' 'requested presentations' etc, but this means I lose information like Attended, Registered, Invited, etc.
So what I would like to do, ideally, is have the campaign status be something like: 'Registered - Requested Presentations' etc, which would involve creating a hidden field that takes their current member status and appends a secondary status to it, then submits that to Eloqua and on to SFDC. So is this possible? Does 'member_status' exist as a variable that I could do something like <field value="$member_status + '- Requested Presentations' ">
Otherwise I guess my only other option is to have multiple campaigns inside a parent campaign...?
Thanks,
Pauline.