Gen Tables
CSiDonate stores much of its data in the Gen_Tables
table in the database. Below are the lookup tables that CSiDonate uses and their purposes.
Table Name | Purpose |
---|---|
IDONATE_HEADER_TEXT | Stores pre-fillable values for the page header. The The |
IDONATE_GIVING_TEXT | Stores pre-fillable values for the page description. (Note: HTML is OK here, however RiSE does not allow HTML input via the Gen Table editor, so the desktop must be used.) The The |
IDONATE_GIFT_AMOUNT_LIST | Stores the possible amount values used when setting up templates. Format is comma-separated, e.g. A "0" indicates the user can enter their own amount. A "*" before a number indicates it is the default. (Do not add more than one "*".) |
IDONATE_DISTRIBUTIONS | Stores distributions that are displayed in CSiDonate. These are configured in the setup interface. The distributions in this list are a subset of all the distributions in iMIS. Add only the distributions you need access to in CSiDonate. The The |
IDONATE_QUESTIONS | Stores the demographic questions used by CSiDonate. Individual questions can be enabled per-template. The The The
|
IDONATE_FUNDTREE | Allows you to define a fund selector for the donation form that is a collapsible tree. The The The The description displayed to the donor is the iMIS system description for the distribution code. At this time, it is not possible to customize the distribution/fund description when using the fund tree feature. |
IDONATE_SPECINST | Stores the pre-fillable values for the gift message instructions. The The |
IDONATE_EXT_CAMPAIGN_DIST_MAPPING | Optional. Only used with the External Gift API. If present, will map an incoming campaign code to an iMIS distribution code. The The |