156
Snippets
40+
Favourites
900+
Downloads
Redirect To Referer After Login
After a user logs in, redirect them back to the page they were on right before…
<10
Add Custom Campaign And Donation Field
In this example, a new email field is added which can be used both in campaign…
<10
Register New Donation Field
Adding a new field (in this example it is a National ID Number). Explains all the…
<10
Make Form Fields Required Not Required
This example shows how to make a form field required or not required.
<10
Add Dynamic Hidden Field
Dynamically set as a hidden field in the donation form, based on the ID of the…
<10
Change Country Field To Hidden
Change the Country field in the donation form to a hidden field with a hard-coded default…
<10
Add Campaign Raised Summary
Add a short summary after the donation details showing the funds raised by each campaign.
<10
Add Campaign Creator Name Donation Export
In this example, the campaign creator's name is added to the Donations export, so it's easy…
<10
Unhook Default Charitable Template Functions
In this example, we're going to remove the donor count from the campaign page, but you…
<10