Skip to content

Glossary

Short definitions of the words this documentation uses. Read this if a term in the product is not obvious.

TermWhat it means
BlueprintThe portable file for one form: its definition, its elements in order, and their configuration. Used to move a form between orgs
Champion and challengerIn an A/B experiment, the currently published version and the version being tested against it
CORS allowlistThe sites allowed to fetch a form’s data from their own script. Separate from the embed allowlist, and it does accept a single leading wildcard subdomain
Delivery panelThe Admin Dashboard panel holding the org’s three delivery options: Sliick Edge, Experience Cloud, and Custom site
DraftThe version of a form you are editing. It autosaves as you work and respondents never see it
Embed allowlistThe sites allowed to put a form in a frame. Exact addresses only, and a blank list permits nobody
External IDThe stable, environment-neutral key for a form. Every public link is built from it, and blueprint import and export depend on it. Fixed once the form is created
Form BuilderThe editor for one form: palette, canvas, inspector, settings, publishing, versions
Form DefinitionThe form itself as a Salesforce record. Deleting it deletes the form
Integration userThe dedicated Salesforce user a connection signs in as, never a person. Used for Sliick Edge and for your own integrations
MappingThe Salesforce object and field an answer is written to at processing. An unmapped answer is still captured, just not written
Match keyThe mapped fields ticked with Use for matching. Together they decide whether a submission updates an existing record or creates a new one
Object modelFor a form mapping more than one object: which object it is mostly about, and which lookup joins the records it creates
Person accountOn orgs that use them, an account that represents a person. A form mapping onto Account there has to choose which kind it creates
Prefill linkA link that starts a respondent off with answers already filled in from a record
ProcessingThe step that maps a staged submission onto Salesforce records. Nothing is written to your records until it runs
Published versionAn immutable snapshot of the draft, taken when you publish. It is what respondents are served
Repeating groupA block of fields a respondent can fill in more than once. Each row creates a child record
Response, submissionOne respondent’s answers. It stages in the responses console as a submission record and is then processed onto records
Save-and-continueThe link a respondent uses to leave a form partway through and come back to it. Expires after 7 days
Sliick EdgeOur hosted option for public forms, serving them from a public address of your own with no Experience Cloud site required
StagedHeld in the responses console, received but not yet processed onto records
StarterA ready-made form offered in New Form. It creates the fields and the layout, and no Salesforce mapping
Test respondentA submission made with Open as test respondent. It does not count toward results, caps, or experiments, and is hidden in the console until you tick Include test
Visibility ruleThe condition that decides whether a respondent sees a field, a section or a page