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.
Announcement
Collapse
No announcement yet.
Designated Donation Field?
Collapse
X
-
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:
-
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:
-
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:
-
check this example:
this is exactly your example.
Leave a comment:
-
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:
-
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:
-
Can you go to:
and see what is wrong? I am getting error message when I submit with Donation Type.
Leave a comment:
-
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:
-
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:
-
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?Tags: None
Leave a comment: