Announcement

Collapse
No announcement yet.

Multiple Campaign Choices on One FAAS Page

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • Multiple Campaign Choices on One FAAS Page

    I have client who would like to allow their online donors to pick different projects to direct their gift toward. Is there a way in FAAS to provide picklist/radio choices for the Campaign?

    I know when referencing a Checkout Page it requires a WID which can only have one Campaign.

    When I tried a page without the WID it gave me an error.
    I also noticed for the receipt it requires a WID, and I would like to make sure that my gifts still include a receipt.

    Thanks for your help.

  • #2
    Good day @DStephens,

    If the reference WID's campaign is blank (not assigned) then the Campaign will be read from the form.

    In FaaS you may assign a campaign to each item in the form. See: http://manual.clickandpledge.com/For...ct_Information

    If your ItemName1 and UnitPrice1 is listed then you may simply add Campaign1 to the group's node. As always we match the campaign text with Salesforce campaigns and if a match is found then the campaign member is assigned accordingly, otherwise a new campaign with that name will be created.

    Let us know if this works for you.
    Regards,
    Click & Pledge Support Department

    Join us @ the educational webinars: https://clickandpledge.com/webinars/
    Live Support- read more: https://support.clickandpledge.com/s/article/general-information-live-support/

    Comment


    • #3
      Right, we only have one item in the form - Donations - However, would like people to be able to designate that one item to go towards - Scholarship Campaign - Medical Expense Campaign - Orphanage Facility Campaign etc.

      Comment


      • #4
        So you want the campaign to be dynamic and posted based on what the donor chooses.

        Why not put the campaign names in a pull down menu and post it as such?

        If you only have 1 item then all your items have a suffix of 1, e.g. ItemName1, UnitPrice1, etc. I would make the Campaign1 a pull down menu and its value will be the name that the donor chooses.

        Hopefully that makes sense. Do you think that can work?
        Regards,
        Click & Pledge Support Department

        Join us @ the educational webinars: https://clickandpledge.com/webinars/
        Live Support- read more: https://support.clickandpledge.com/s/article/general-information-live-support/

        Comment


        • #5
          Ok, yes, that is exactly what I want to do. A pull down menu with the campaign on it! That would be perfect. Yesterday when I tried this idea though, and referenced a checkout page with no campaign assigned it pulled into Salesforce with a Blank campaign. Is there something I need to do specifically to make that work?

          Comment


          • #6
            I suggest you put it in the form and send me the link so I can review your code. Please make sure the Campaign1 is used as the name of the field if all your items are numbered as ItemName1, etc.
            Regards,
            Click & Pledge Support Department

            Join us @ the educational webinars: https://clickandpledge.com/webinars/
            Live Support- read more: https://support.clickandpledge.com/s/article/general-information-live-support/

            Comment

            Working...
            X