Skip to main content

Donation Note

Donations have a note field, along with Check Number, Official time, tracking code, etc.

Is there anyway to populate that note field from the donation form? Like, if you wanted to do "donation in honor of" or "special instructions."

How do you, from a forward public facing form, submit data to that note field? 

Official response from


Hi Jerimee, you can do this by adding the following to  the Donation page template, wherever you want the note to appear:

<td> <p> <label for="donation_note">NAME OF FIELD</label> <br> {% text_field "note", class:"text" %}</p></td>

You can read more about this here:
http://nationbuilder.com/156583/capturing_mailing_addresses_on_a_donation_page

Please note that this is a hack and it may not necessarily work indefinitely. 

Thanks.

Share this post

Showing 2 reactions

How would you tag this suggestion?
Please check your e-mail for a link to activate your account.