Hi All, is it possible to define a dynamic title for the survey?
In the case of surveys containing long repeat fields where the person collection data can get lost by going up and down, the title is a great choice to indicate which particular field he is currently surveying. For example, the title can be defined as follow:
Title = concat('SurveyName:', ${currentFieldName})
The idea is, while collecting data, the user will be able to check from the title which particular field he is collecting.
Hi there,
Can you describe in a little more detail the issue? Is the issue determining which field is currently active and the application not ensuring it is visible as they go through the survey? Is the surveyor needing to move around the form manually?