Data Backbone context

The Data Backbone is implicitly used to control the Content Wizard, and QForms, and Text Blocks it contains. You can disable this implicit use by specifying DATA_DEFINITION NONE on the WIZARD statement. If the Data Backbone is disabled, all Field Sets used in the Content Wizard, QForm, and Text Blocks must be declared and in scope before the WIZARD statement is executed. If a Field Set cannot be resolved, a runtime error is reported.