v_permit_questions

v_permit_questions

Purpose

  1. Fire department permit questions and answers.


Relationships

  • v_fd_permit: Many-to-One (N:1)

    • Many questions link to one permit

    • Referenced through fd_permit_id




Table



Column

Type

Description

id

integer

Primary key

fd_permit_custom_question

text

Question text

is_mandatory_response

boolean

Required flag

show_on_cc

boolean

Community view

fd_permit_custom_answer

text

Answer text

client_code

varchar(28)

Organization ID

fd_permit_id

integer

Permit reference





    • Related Articles

    • v_cc_burn_permit

      Purpose Community burn permit records view. Relationships v_occupancy: Many-to-One (N:1) Many permits link to one location Referenced through place_id v_cc_burn_permit_question: One-to-Many (1:N) One permit can have many questions Referenced through ...
    • v_cc_burn_permit_question

      Purpose Burn permit questions and answers view. Relationships v_cc_burn_permit: Many-to-One (N:1) Many questions link to one permit Referenced through permit_id Table Column Type Description permit_answer_id integer Primary key question text Question ...
    • Automatic Invoicing from Custom Permit Questions

      Purpose Statement The automatic invoicing feature enables fire departments and EMS agencies to streamline their permit fee collection process by automatically generating invoices based on numeric responses in permit custom data fields. This feature ...
    • Inspection Record - Bulk Permit Renewal

      Purpose Statement The Bulk Permit Renewal feature allows inspectors to efficiently renew multiple permits during a single inspection process. This streamlined workflow eliminates the need to process permits individually, saving time and ensuring all ...
    • Permit - Add Custom Data Fields

      Purpose Statement This feature allows administrators to create customized data collection fields for permit types, enabling departments to capture specific information required for their permitting processes. Custom data fields provide flexibility to ...