Announcement

Collapse
No announcement yet.

Designated Donation Field?

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

  • CnP.Support
    replied
    Great!

    & to answer your question about the 1 at the end of names - to avoid issues with multiple items we unified the naming convention with numeric at the end of each name.

    The processor is backward compatible but it is correct if you add numbers at the end of each item similar to the custom questions.

    Leave a comment:


  • woth
    replied
    It worked. Awesome! Thank you so much for support!

    Leave a comment:


  • CnP.Support
    replied
    Good day!

    Our site is now updated so the download should work.

    Please test it and let me know if the file answers your question.

    Leave a comment:


  • CnP.Support
    replied
    Sorry I just realized we did not update the download link.

    do a source code on the page & you will see it. We will update the download shortly.

    Leave a comment:


  • woth
    replied
    I downloaded the example and it did not have the list options.

    Also, I deleted the and it still did not work.
    <input name="ItemName" type="hidden" id="ItemName" value="Donation" />

    I have noticed that the form example you gave had "1" at the end. "ItemID1" oppose to "ItemID". What is the difference between those two?

    Leave a comment:


  • CnP.Support
    replied
    check this example:



    this is exactly your example.

    Leave a comment:


  • CnP.Support
    replied
    Quick observations:

    <input name="ItemName" type="hidden" id="ItemName" value="Donation" />

    These fields need to be removed since you are passing the name as the value of the pull down menu.

    Also it is best if you change your radio button as shown in the following example:

    Leave a comment:


  • CnP.Support
    replied
    It is always best if you send us the Error message which appears in the URL.

    Would you please post the URL with the Error message.

    Leave a comment:


  • woth
    replied
    Can you go to:


    and see what is wrong? I am getting error message when I submit with Donation Type.

    Leave a comment:


  • woth
    replied
    Yes, you are a genius. THANKS!

    Leave a comment:


  • CnP.Support
    replied
    Good day!

    is this the example you like to see?



    as you see we simply took the item name and changed it to a pull down menu. Test it and let us know if that works for you.

    Leave a comment:


  • woth
    replied
    Yes, send me an example. Doesn't IteamID have to be "donation"? If I see it, it will be better for me to figure it out. Thanks.

    Leave a comment:


  • CnP.Support
    replied
    Good day!

    Naturally you can also make the drop down to be the item name so the name that shows up for the item will be the one selected from the pull down menu.

    If you want we can add an example to our site .. it is easy!

    Leave a comment:


  • woth
    started a topic Designated Donation Field?

    Designated Donation Field?

    I want to have a drop down filed where I can designate or track donations—so I know that donors are giving it to specific campaign, individual, or project.
    Rather than putting a hidden campaign or tracker field, can you have a drop down menu where donors can decided where they want their donation to go?

    If you look at the sample here:


    You can see I can choose which intern I want to support.

    I want our form to have an ability to have a drop down menu where I can track that:


    Did that make any sense to you?
Working...
X