Skip to main content

Recently Updated Pages

πŸ“„ Custom PDFs for the Reader, Downloads, and Document Exports

Slate πŸ‘©β€πŸ³ Harder Recipes

Slate provides several different options for displaying information to an end user. For instance,...

Updated 9 months ago by Wyatt Best

πŸ™‹ Materials vs Documents

Slate πŸ“š Reference

What's the difference between the [material] and [document] tables? The [document] table (te...

Updated 9 months ago by Wyatt Best

✳ Add Asterisk to Address Block Labels

Slate πŸ₯£ Easy Recipes

Slate doesn't offer an easy way to edit some form labels. You can use the Edit Scripts / Styles t...

Updated 9 months ago by Wyatt Best

🫳 Auto-Pick the First Option in a Related Event Selector

Slate πŸ₯£ Easy Recipes

Ever wanted to automatically register students via a hidden Related Event Selector on a form? For...

Updated 9 months ago by Megan Story

πŸ” Managing Query Use in Slate

Slate πŸ“š Reference

Updated SuitcaseOne of the features that tends to excites institutions new to Slate is the abilit...

Updated 9 months ago by Wyatt Best

πŸ‘€πŸ‘€ Imports Creating Duplicate Records

Slate 🎟 Real-World Tickets

Problem Records were not matching on First + Last + DOB when importing, but the incoming data we...

Updated 9 months ago by Wyatt Best

Finding Keywords in Portal HTML Content

Slate Analysis

A CJ version of this query can be easily imported from a Suitcase:Β 4e5a7b48-104c-481d-8857-b5ce11...

Updated 9 months ago by Wyatt Best

Finding Query Exports and Filters by Name

Slate Analysis

Need to find all queries that use a particular filter or export? This will search for query filte...

Updated 10 months ago by Megan Story

Slate Administrative Bookmarklets

Slate Skills

New to bookmarklets? Learn more about them. Switch to test: javascript: dbname = $('.footer_mac...

Updated 10 months ago by Megan Story

Form Unable to use CJ Filters

Slate 🎟 Real-World Tickets

Usually, enabling CJ filters in a form is as simple as deleting the STL/Local filters, saving the...

Updated 10 months ago by Wyatt Best

🏘️ Making the Most of the Slate Community

Slate πŸ“š Reference

Slate Community Overview One of the best parts of using Slate is having access to the community ...

Updated 10 months ago by Isaac Best

πŸ“¦ Materialized Views and Custom SQL

Slate πŸ“š Reference

Materialized Views are queries that save their output to a custom table. Cron jobs refresh the da...

Updated 10 months ago by Megan Story

⌨ Open Your Browser's Console

Slate Skills

πŸ€” How do I open the console? Browsers typically include a set of tools geared towards web de...

Updated 11 months ago by Wyatt Best

Renaming Rule Folders

Slate Skills

To rename a folder in rules: Select all rules in the existing folder (gear icon -> Select All)...

Updated 11 months ago by Isaac Best

Query Data Dictionary

Slate Skills

This is a work in progress. Only tested with CJ queries. Given the GUID of a query, this will sp...

Updated 11 months ago by Wyatt Best

Form Editing

Slate Skills

Paste these code snippets into your browser's developer console to save yourself a lot of clickin...

Updated 11 months ago by Wyatt Best

FW.Progress.Load()

Slate Slate FW Framework

This function initializes the "three dots" overlay that indicates something is loading/happening....

Updated 11 months ago by Wyatt Best

FW.Progress.Unload()

Slate Slate FW Framework

Removes the "three dots" progress overlay from the screen, if present. This function is idempoten...

Updated 11 months ago by Wyatt Best

FW.Dialog.Center()

Slate Slate FW Framework

FW.Dialog.Center(offset) offset = {left: 50, top: 50}; // Optional; useful for cascading dialo...

Updated 11 months ago by Wyatt Best

FW.Lazy.Popup()

Slate Slate FW Framework

Function This function generates a modal pop-up dialog without reloading the page. TheΒ uri is of...

Updated 11 months ago by Wyatt Best