Pre-populate giving levels with URL params?

Options
I'm building an email with three buttons, each associated with a different giving level.

I'd like the donation page to have the associated amount pre-selected, when a user clicks on a button.

...is this possible in Net Community, out of the box? 


Here's an article about how to do it in Blackbaud's Luminate product:
https://kb.blackbaud.com/articles/Article/66946


Let me know if this is standard, or if I have to write custom Javascript to handle the URL parameter...


Thanks! catrina
Tagged:

Comments

  • Hi Catrina


    Not as far as I know, haven't looked at latest donation part so if we are lucky it has been added to that. I'm upgrading over the next couple of weeks, if you haven't found reference to it I'd be doubtful.


    I setup javascript to handle populating funds based on URL parameter on current form.


    Thanks

    Kerry

     
  • I don't believe either donation form in BBNC supports selecting the amount like that without using JS, however the Online Express one does if you have access to that as well and it suits your needs.
  • This is solved—it isn't possible out of the box.


    I ended up using URL parameters to pre-select each giving level: https://www.domain.com/some-url?amount=10.00


    Online Express sounds interesting, but we don't have access to it.


    Thanks! -c


     

Categories