๐ฅฃ Easy Recipes
Here are some quick, pre-made solutions for common Slate challenges.
๐๏ธ Add an SSO Login Button
Adding a little JavaScript to the login page instructions can allow students, staff, etc. the cho...
๐ซณ Auto-Pick the First Option in a Related Event Selector
Ever wanted to automatically register students via a hidden Related Event Selector on a form? For...
๐ผ Birth Fields on Custom Per Page
Replacing the stock per page with a Slate-Hosted Application Page has great benefits, like a beau...
๐ฎ Change Country Field Default on an Address Block
Address blocks default the Country field to United States ๐บ๐ธ. What a particular form is targeted ...
๐๐ Content Blocks for Script Reuse in Portals
Did you know? You can use content blocks (snippets) without any merge fields/query involvement. ...
๐ก Copy Student's Address to Parent
Suppose you have a form with a student's address and a parent's address. You might wish to allow ...
Exclude Uploaded Materials from Document Export
When exporting from Configurable Joins - Document base to a document management system (BDM, OnBa...
๐ Expand All Report Rows โ
To automatically expand all rows in a report, put this HTML into static content blockโs Source: ...
๐ง Extracting and Inserting HTML Source Code for Deliver Mailings / Templates
This page expands on the more generalย Editing Page Adding to Source article in focusing on its ap...
๐๏ธ Hide Rating Scale Label
If you utilize the "Hide Label" option on a rating scale (Likert), you'll notice that a weird spa...
๐ฒ Importing Application Payment Activities
Summary You cannot import data to theย [payment] table in Slate via Upload Dataset , but you ca...
๐ Install Plausible Analytics
Installing Plausible Analytics in Slate is easy if you take two necessary steps into account. XS...
โ Removing Irrelevant Links on Profile Tab
By default, person records in your Slate admissions instance will include links to information ...
Removing Special Characters from Exports
If you need to remove a single special character from an export, such as a phone number, you can ...
๐ Rename the Submit Button
Insert the following script into your form to rename theย Submit button to Next: $('button.defaul...
๐ Restrict Portal Access by Realm
Hereโs how you can restrict a portal with User security to only users who have been granted acces...
๐ Retaining Person and School-Scoped Data from Applications
Institutions using Slate face an issue retaining data that isn't application-scoped when allowing...
Set Default Value Formula for Prompt-Based Field
Yes, you can use Default Value Formulas with prompt-driven fields. Your formula must output th...
๐ Setting Minimum and Maximum Dates for a Calendar Widget
When using the calendar element on a form in Slate, you may wish to restrict the available date o...
๐งณ Suitcase Links Provided by Technolutions
Technolutions provides clients with dozens of Suitcase links that allow you to import these sampl...
๐ Warn if MMR Date Is Too Early ๐ถ
You might want to alert someone processing MMRโs in a Workflow that the MMR was received before t...
๐ Wrapping and Ellipses in Reports
How can I change Slate reports to display and wrap the entire label instead of cutting it off w...