violation_type
(
nullable: true, editable: true, defaultValue: null, length: 25, description: {"fieldValueType":"","value":"Types of Violations that can be reported to Flathead County Planning & Zoning"}, type: esriFieldTypeString, alias: What type of violation are you reporting?
,
Coded Values:
[billboard: Billboard]
,
[community_decay: Community Decay]
,
[floodplain: Floodplain]
, ...3 more...
)
violation_details
(
nullable: true, editable: true, defaultValue: null, length: 1000, alias: Please provide a detailed description of the alleged violation:, type: esriFieldTypeString
)
publicview
(
nullable: true, editable: true, defaultValue: null, length: 3, description: {"fieldValueType":"","value":"Record is or is not viewable by the public."}, type: esriFieldTypeString, alias: publicview
,
Coded Values:
[yes: Yes]
,
[no: No]
)
status
(
nullable: true, editable: true, defaultValue: null, length: 25, description: {"fieldValueType":"","value":"Status of Violation Complaint."}, type: esriFieldTypeString, alias: status
,
Coded Values:
[1_submitted: Submitted]
,
[2_visited: Initial Site Visit Conducted]
,
[3_first_notice: Notice Sent]
, ...4 more...
)