Skip to main content

extractor_wizard_question_answer

Stores answers to wizard questions

Primary Key:Foreign Keys:Indexes:
ColumnData TypeNullableIndexedDescription
extractor_wizard_question_idbigintNoYesThe question the answer answers

Generated through expression: 
answer_indexintegerNoYesDefines the order of answers for a question

Generated through expression: 
answertextNoYesDisplay text for the answer

Generated through expression: 
titletextNoNoDisplay title for the answer

Generated through expression: 
help_texttextNoNoHelp text for the answer

Generated through expression: 
requiredbooleanNoNoWhether the answer is required

Generated through expression: 
next_extractor_wizard_step_idbigintNoYesNext wizard step to run after the answer is selected

Generated through expression: