Function validateFormSpecific

  • Validate formSpecific

    • There can't be 2 fieldtype with the same name pr id
    • If in the markerStyle it is specified the iconFieldType then that FieldType must exist and be "LIST" or "NUMBER"
    • If it is "NUMBER" then iconNumberRanges must be valid
    • If there are groups all questions need to be in a group and only one
    • If there is list logic the questions need to be LIST or CHECK and the answer to be valid
    • If there is login q1 and q2 need to be on the same group

    Parameters

    Returns boolean

Generated using TypeDoc