void multiLevelDown(string FragebogenKennung, [mixed Daten])
The function multiLevelDown()
starts the questionnaire with the ID and transports eventually named data to the subordinated questionnaire.
When the user closes the subordinated questionnaire (reaching the last page or through multiLevelReturn()
), he returns to the main questionaire, in which multiLevelDown()
was used.
multiLevelData()
The usage of this function is explained in the chapter Multi-Level Struktur → Echtes Multi-Level-Design .