What would you like to know more about?

Show Page Sections

Single Image

The single image record insight displays a single image.

  • A picture's worth a thousand words, so we've included a few for you.
    • Events Page: The Event's Primary Contact image
    • Case Cases Page: The Care Case Manager's image
  • The single image record insight is based on the Page ID and Record ID related to the image.
  • Hover over the image to display text identified by a token or any text you choose to include. How's that for customization?
  • Click the image to open the view record dialog box with the option of opening the image's record.
  • Use the Advanced Search Tool to get the Record ID.
Note: If you use the Advanced Search Tool to get the Record ID, it will look like this: Group_Focus_ID_Table.[Group_Focus_ID]. But for the purposes of record insights, you'll need to move the left square bracket at the very start of the ID, so it looks like this: [Group_Focus_ID_Table.Group_Focus_ID]. It's going to look weird the first time you do it, but we promise it's okay. Just make sure the entire ID is in square brackets and that there are only two square brackets (one at the beginning and one at the end).

Add Single Image Record Insights

MinistryPlatform comes preloaded with a bunch of record insights. But if you want to add your own, you can do that if you have access to the System Setup section.

  1. Locate the image you want to display, and note its page and record IDs.
  2. Go to System Setup > Insights.
  3. Click New to create a new record insight. Or find one you like, and click Copy.
  4. Add or edit the necessary information:
    1. Title: A clear, concise title for your record insight. Note that the title will not display on the single image record insight.
    2. Page: The page where the record insight will display.
    3. Sub Page View: Leave this blank.
    4. Template: The template for this insight.
      • pageID: The page ID associated with the page where the image is located.
      • recordID: The record ID associated with the image you'd like to display. Remember to move the left square bracket to the beginning of the record ID.
      • text: The text that will display when hovering over the image. You can use a token to generate this text or include any text you'd like in single quotes.
    5. View Order: The order this insight will display in, from left to right.
    6. Active: Whether the insight will show up on the page. No longer relevant, set this to No.
  5. Click Save.

Single Image Template and Examples

Copying the template below is a great way to go! But be sure to switch the Template field into source mode (by clicking the </> button) before pasting.

Group Focus Image with Group Focus Token

{ Image: pageId=314, recordId=[Group_Focus_ID_Table.Group_Focus_ID],text=[Group_Focus_ID_Table.Group_Focus] }

Group Focus Image with Free Text

{ Image: pageId=314, recordId=[Group_Focus_ID_Table.Group_Focus_ID],text='Serving One Another' }
Tip: The image that displays is going to change based on the RecordID. But the free text will stay the same. So if you choose the free text option, choose your words carefully so that they apply to any of the image options.