Capturing the data your process depends on, and reusing it everywhere else.
Once the form exists, four settings shape how it behaves:
Visibility Rules go further and hide questions until other questions have been answered. Add a question, optionally pin it to a specific answer, and the hidden content appears only once that answer is given. You can chain more than one.
SwiftCase ships with default questions such as First Name and Email. When you need something specific to your process, create your own.
The type you choose is the cheapest validation you will ever get. A date field cannot receive a typo that a text field would swallow.
| Group | Types available |
|---|---|
| Text | Text, Textarea, Rich text, Integer, Email, Mobile, URL, Hidden |
| Choice | Yes/No, Toggle, Select, Multi-select, Select or other, Checkbox, Star rating |
| Date and time | Date, Date and time, Time, Timeslot picker, and date fields bounded by an amber or red RAG deadline |
| Lookup | Postcode lookup, Client user, Case relationship user, Product selection, Product dropdown, Task lookup by field |
| Rich input | Image, Signature, Impact diagram, Template selection, Dynamic collection, Nested form collection, Schema form |
Postcode lookup fills an address from a postcode. Timeslot picker offers bookable slots rather than a free date. Both remove a whole class of data-entry error, so reach for them before a plain text field.
Answers are not stuck in the form. Both the email template editor and the document template editor have an Insert Task Information Tag button, which opens lists of user, question, task and file tags to drop into your content.
A tag is replaced with the real value at the moment the email or document is produced, so one template serves every case. This is what makes it reasonable for a laboratory to run fifty-two document templates across its workflows rather than fifty-two thousand documents.
How SwiftCase organises work, how to create your first task, and how to find it again.
Building and changing the processes your work runs through, without writing code.
Clients, team members, roles, passwords, two-factor authentication and the audit trail.
Everything that records what happened on a case, and who was involved.
Templates that fill themselves in, and the two ways to send email from SwiftCase.
What happens on its own when a task reaches a status, and how to control the timing.
Building your own reports, reading the management information, and telling everyone something.