Add forms and funds
A brand new session does nothing by itself: it has a title, dates, an empty public page. For it to become useful, you attach forms (registrations) and/or funds (monetary collections) to it. This page explains the difference and the procedure.
Why no sellable items specific to the EJ?β
The Event Journeys module does not have its own item catalog. Everything goes through two existing mechanisms:
- The funds for monetary payments (free donations, honors, contributions)
- The forms for registrations (with or without payment)
This architecture gives two advantages:
- You reuse everything you already know about the Forms module and the Funds module
- Each session can combine several forms + several funds depending on the needs
Funds vs forms: when to use what?β
| Criterion | Fund (cash account) | Form |
|---|---|---|
| Vocation | Pure monetary collection | Registration / reservation |
| Collected data | Amount, label, donor link | Custom fields (name, number of seats, allergies, multiple choices, etc.) |
| Payment | Required (the fund is a donation) | Optional (can be a free or paid form) |
| Public display | "Donate" button with predefined lines or free amount | Form to fill in with validation |
| Typical case | Honors (Aliyah, Hagbaha), free donations, sponsorship | Seder reservation, gala seat, class registration |
Concrete examplesβ
Annual galaβ
- 1 form "Table reservation" β fields: name, number of adult/child guests, menu choice, "with or without alcohol" mention
- 1 fund "Gala pledges" β predefined lines: Aliyah Latorah (180 β¬), Petiha (100 β¬), Hagbaha (50 β¬), Free donation
Passover 2026β
- 1 form "Seder registration" β number of adults, number of children, choice between Seder 1st night or 2nd night, allergies
- 1 fund "Help for families for Passover" β free donation only
Weekly Shabbatβ
- 1 form "Seat reservation" β number of guests, suggested contribution per person
- (No distinct fund)
Procedure: add a form to a sessionβ
- 1
Open the session sheet
From the list
/app/pe/list?groupe=[id], click the eye icon in the Actions column of the targeted session. - 2
Go to the Forms tab
The second tab in the sheet's header. It displays in parentheses the number of forms already attached (
Forms (0)at the start). - 3
Create a new form or attach an existing one
From this tab, you access all the functions of the Forms module: create a form, modify its structure, make it active/inactive, consult the received submissions.
The form created here is automatically linked to the session: it will appear on its public page, and all submissions will be counted in the session's budget.
- 4
Configure the field structure
Define the questions to ask the registrants. You can add short text, long text, selectors, number fields (for the number of seats), checkboxes, etc.
See the dedicated doc: Forms module.
- 5
(Optional) Define a price
If the registration is paid, add a price field or a calculation logic (e.g.: 30 β¬ Γ number of adults + 15 β¬ Γ number of children). The payment is processed at the form's output via the gateways configured on your organization.
- 6
Activate the form
Once ready, switch the form to active so it appears on the session's public page.
Procedure: add a fund to a sessionβ
- 1
Open the session sheet
Same entry point as for forms.
- 2
Go to the Funds tab
The third tab of the sheet. It displays the number of funds already attached (
Funds (0)at the start). - 3
Create a new fund or attach an existing one
This tab exposes all the functions of the Funds module applied to the session context. See Funds module for the details.
- 4
Define the cash account lines (optional)
A fund can be a simple free donation or include a list of predefined lines with labels and amounts. For a gala, you can define:
- Aliyah Latorah β 180 β¬
- Petiha β 100 β¬
- Hagbaha β 50 β¬
- Maftir β 250 β¬
- Free donation (amount to be entered by the donor)
These lines will appear as clickable buttons on the public page.
- 5
Activate the fund
Once configured, activate the fund. It appears immediately on the session's public page.
Combine several forms and fundsβ
A single session can contain several forms and several funds side by side. Example for a large gala:
- Form "Table reservation"
- Form "Volunteers registration"
- Fund "Evening honors" (with Aliyah, Petiha, Hagbaha lines, etc.)
- Fund "Community support" (free donation)
All appear on the same public page, in a clear layout for the visitor.
Public side visibilityβ
Everything you activate in the Forms and Funds tabs of the session is visible on the session's public page. What you leave inactive does not appear.
See Public page and sharing for the details on the display on the visitor side.
What happens when a visitor pays?β
- The visitor fills out a form or clicks on a fund
- They pay via a gateway (Stripe, PayGreen, etc.)
- The payment is validated and appears in:
- The Payments module (all transactions)
- The session's accounting Booklet (budget tracking)
- The statistics of the session sheet (gross/net amount counter + number of payments)
- The contact's history (if identified)
Going furtherβ
- Forms module β all the forms documentation
- Funds module β all the funds documentation
- Track a session β the tabs of the detailed sheet
- Special cases β auto closing, cancellation, refund