Index
Main Menu
Beginner Course
Learning the Basics
Knowledge Base
Visit our User Forum for discussions & solutions
Databases
How to use a configured data source with a repeat
Prerequisites: At this stage your data source should already be configured. If not, please see configure a data source discussing how to connect your data source to your template. There are two distinct ways to use a data source with a repeating block. Both methods use the ChooseFromDataSource and...
HideTab
«HideTab()» controls the visibility of an interview tab. It’s important to note that it does not delete questions or skip logic; it simply hides (or shows) the tab in the interview based on conditions. Basic syntax: «HideTab(TabName,Condition = ‘Yes’)» Note: TabName must exactly match the tab’s name The tab...
Loading...