You are here

TMdonation.html

Subscribe to Syndicate

 

Description:

  • The page for entering Donation purchases.
  • This page can be linked on the main web page using the steps as outlined in the ReadeMe About Configuring Index.html.txt page. Links can be to the generic Donation page or to specific campaigns.
  • The mandatory fields within this pages are Donation Campaign and Donation Amount.

Customizations if donation fields madatory

There are 3 fields on that are donor popup fields on the notes tab of the donation window. For the fields have been made mandatory, then you will need to have a code table value for custom donation field1, donation field2 and/or donation field3 in order for donations donations to be accepted online.

There is an include file for tmTemplates/tmDonationHiddenFields.html that may need revised if any of the donation fields have been made mandatory. If so, then you will need to look at that file and uncomment the appropriate fields below.

Change the value of xxx, yyy, or zzz in the input strings below to be the internal record number of the appropriate popup. Also, move the mandatory input field so that it is not uncommented

<INPUT NAME="DD_FLD1_FC_SEQ" TYPE=hidden id="DD_FLD1_FC_SEQ" value="xxx">
<INPUT NAME="DD_FLD2_FC_SEQ" TYPE=hidden id="DD_FLD2_FC_SEQ" value="yyy">
<INPUT NAME="DD_FLD3_FC_SEQ" TYPE=hidden id="DD_FLD3_FC_SEQ" value="zzz">

Location:

htdocs/1/WebPagesEN

Able to Call Page(s):

Called By Page(s):

Page(s) Referenced: