Salesforce admins: Urgent action required!

Questionnaire Designer: Difference between revisions

Jump to navigation Jump to search
Line 509: Line 509:
Use the group property ''Copy values'' if you want that the answers to the questions in a repeated group are pre-filled based on the previous answers. This is useful when most of the entered values don't change.
Use the group property ''Copy values'' if you want that the answers to the questions in a repeated group are pre-filled based on the previous answers. This is useful when most of the entered values don't change.


Individual questions have numerical indexes, question groups have alphabetical indexes and they are sorted alphabetically.
Using Woodford, it is possible to [[Questionnaire_Designer_examples#Add_custom_icon_for_questionnaire_group|add a custom icon for your question groups]].


Question groups are always displayed after the questions with numerical indexes. It is not possible to re-position question groups, only sort them by changing their alphabetical index. For example, it is not possible to put the question group B between questions with indexes 2 and 3, but it is possible to place the question group B instead of question group A, changing its position within the question group section.
For each question group, you can track the completion percentage using rules. See [[Questionnaire_Designer_examples#Track_group_completion|Track group completion]] for more information.


Using Woodford, it is possible to [[Questionnaire_Designer_examples#Add_custom_icon_for_questionnaire_group|add a custom icon for your question groups]].
==== New instance of a repeatable group ====
 
Use the plus button in the top right corner to create a new instance of a repeatable group.
 
[[File:Repeatable group.png|400px]]
 
Optionally, you can add a custom button component to your questionnaire that creates a new instance. This can be useful, for example, if you have a large group with many questions. Users won't have to scroll back to the group's top to create a new instance.
 
==== Question indexes ----
 
Individual questions have numerical indexes, question groups have alphabetical indexes, and they are sorted alphabetically.


For each question group, you can track the completion percentage using rules. See [[Questionnaire_Designer_examples#Track_group_completion|Track group completion]] for more information.
Question groups are always displayed after the questions with numerical indexes. It is not possible to re-position question groups; only sort them by changing their alphabetical index. For example, it is not possible to put question group B between questions with indexes 2 and 3. Still, it is possible to place question group B instead of question group A, changing its position within the question group section.


=== Lookup ===
=== Lookup ===

Navigation menu