Searching the Help
To search for information in the Help, type a word or phrase in the Search box. When you enter a group of words, OR is inferred. You can use Boolean operators to refine your search.
Results returned are case insensitive. However, results ranking takes case into account and assigns higher scores to case matches. Therefore, a search for "cats" followed by a search for "Cats" would return the same number of Help topics, but the order in which the topics are listed would be different.
Search for | Example | Results |
---|---|---|
A single word | cat
|
Topics that contain the word "cat". You will also find its grammatical variations, such as "cats". |
A phrase. You can specify that the search results contain a specific phrase. |
"cat food" (quotation marks) |
Topics that contain the literal phrase "cat food" and all its grammatical variations. Without the quotation marks, the query is equivalent to specifying an OR operator, which finds topics with one of the individual words instead of the phrase. |
Search for | Operator | Example |
---|---|---|
Two or more words in the same topic |
|
|
Either word in a topic |
|
|
Topics that do not contain a specific word or phrase |
|
|
Topics that contain one string and do not contain another | ^ (caret) |
cat ^ mouse
|
A combination of search types | ( ) parentheses |
|
Automatic selection of survey templates
In the out-of-box system, only one survey template (named DEFAULT) is provided. Because SM Survey supports multiple templates, there may be multiple survey templates in your system. Each survey must be associated to a survey template through the Survey Template field.
When you create a scheduled survey or send a manual survey, before you select a survey template, the system prepopulates the Survey Template field based on certain rules; when a survey is automatically triggered by a rule set in a workflow, the system selects a survey template based on certain rules as well. These rules are described in the following section.
Scheduled surveys
When you create a scheduled survey, the system prepopulates the Survey Template field with a published template according to the following fields (listed from the highest to the lowest priority):
- Module: The system first looks for templates whose Module field is set to the same module defined in the survey. If no such templates are found, the system looks for templates whose Module field is empty.
- Template ID: If multiple templates are found, the system selects the one with the smallest template ID.
Note The Condition field is ignored when the system selects a survey template for a scheduled survey.
Manual surveys
When you send a manual survey, the system prepopulates the Survey Template field with a published template according to the following fields (listed from the highest to the lowest priority):
- Module: The system first looks for templates whose Module field is set to the same module defined in the survey. If no such templates are found, the system continues to look for templates whose Module field is empty.
-
Condition: If multiple survey templates are found, the system continues to evaluate the Condition setting defined in each template.
Note For templates that contain an empty Module value, this step is not needed and skipped.
-
Template ID: If multiple survey templates whose condition evaluates to true are found, the system selects the one with the smallest template ID.
Rule-based surveys
Rule-based surveys are surveys that are automatically triggered by a rule set in a Process Designer workflow. For more information, see Use a rule set to send surveys.
When sending a rule-based survey, the system selects a survey template as follows:
- Locate a survey template based on the same rules for manual surveys.
- If no applicable templates are found, the system selects the survey template that is defined in the Default survey template name field in the Survey Settings form. For more information, see Configure the global survey settings.