Text & Tokens
Explore what you can do with text and tokens insights to enhance record visibility and interactivity, to create impactful member experiences.
Ready to choose your own adventure? The text & token insights lets you do that! Brush off those HTML and SQL skills and create some helpful record insights to help your staff do ministry better.
- Text & token record insights pull essential information and put it front and center. Think of these as your new and improved contact cards.
- Contacts Page: Participant information
- Participants Page: Contact information
- Care Cases Page: Contact information
- Care Cases Page: Participant information
- Donors Page: Contact information
- Donors Page: Participant information
- Donations Page: Contact information
- Donation Distributions: Contact information
- Donation Distributions: Donation information
- The text & tokens record insight is based on a mixture of HTML and tokens. Tip: Work in source code mode.
- Tap the email address in one of the pre-loaded record insights to open your email app.
- Use FontAwesome icons to make your record insight stand out visually.
- Use the Advanced Search tool to create the tokens that render for each record.
Add Text & Tokens Record Insights
MinistryPlatform has a bunch of useful record insights by default. But if you want to add your own, you can do that if you have access to the System Setup section.
- In the navigation menu, click .
- Click New to create a new record insight. Or find one you like, and click Copy.
- Add or edit the necessary information:
- Click Save.
Text & Tokens Examples
With a little HTML and knowledge of your database, you can add links to other pages in your insight. Here are some examples to get you started, but don't be afraid to get creative!
Link a Button or Text
You can add a button using HTML and use an href
to link it to another page in your database.
You can use an href
to link text to another page in your database.
Here's what those examples look like on the Contact record:
Contact Card for Group Primary Contact
This HTML template renders a contact card for the primary contact of a group.
Contact Card with Clickable Phone Number
This HTML template renders a household contact card with a phone number that you can click to call.
Address Fields
Use these fields in record insights to render the household address.