KNOWLEDGE BASE
Glossary
Login
Contents
x
Getting Started
Applications
Branding
Deliver
Events & Interviews
Fields and Prompts
Forms
Giving
Importing & Exporting
Inbox
Liquid Markup
Payments
Portals
Productivity Tools
Queries
Records
Reports & Analytics
Rules & Automation
Security & Privacy
Slate AI
Slate.org
Users & Permissions
News & Information
Powered by
🎯
Conditional Logic & Dynamic Configuration
6 Articles
in this category
Share
Print
Share
Dark
Light
Contents
🎯
Conditional Logic & Dynamic Configuration
6 Articles
in this category
Share
Dark
Light
Form Conditional Logic
Conditional logic filters are available throughout all forms. Conditional logic filters are used to conditionally show fields & prompts based on previously captured data. Fields and prompts can be conditionally shown three ways: By section: ...
Updated : 17 May 2024
Liquid Markup Looping
Liquid markup lets you loop through an array of objects and output information about each object. For example, you could take a list of upcoming events and output each event's title, date, and URL. This is sometimes referred to as "Liquid looping....
Updated : 03 Sep 2024
Advanced Liquid Markup
Existence Exports Offload complex comparisons to the query/recipient list as opposed to the mailing by leveraging an existence export. For instance, instead of using this nested Liquid markup : {% if {{major}} == 'Philosophy'%}{% if {{schoo...
Updated : 17 May 2024
Using Conditional Logic in Form Calculations
Slate forms offer the option of calculating the value of a field on the fly, based on other items on the form. This allows options such as calculating a fee to be paid and varying that fee based on selections by the user, or calculating a test score...
Updated : 17 May 2024
Calculated Fields in Forms
Calculation formulas can be added to form fields in order to perform mathematical equations, concatenations, and pre-fill data in fields, among other actions that will be discussed in this article. In this box, you can place a snippet of JavaScript...
Updated : 17 May 2024
Format Mask in Forms
Forms (including forms for events and interviews, as well as reader review and rating forms) support formatting masks to ensure that data is entered and formatted consistently. For example, a GPA field may be restricted to only numeric data wi...
Updated : 17 May 2024