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
answer_indexintegerNoYesDefines the order of answers for a question
answertextNoYesDisplay text for the answer
titletextNoNoDisplay title for the answer
help_texttextNoNoHelp text for the answer
requiredbooleanNoNoWhether the answer is required
next_extractor_wizard_step_idbigintNoYesNext wizard step to run after the answer is selected