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_name
(
nullable: true, editable: true, defaultValue: null, length: 255, alias: Who are the alleged violator(s) or landowner(s)?, type: esriFieldTypeString
)
violation_address
(
nullable: true, editable: true, defaultValue: null, length: 255, alias: What is the physical address of alleged violation?, type: esriFieldTypeString
)
violation_details
(
nullable: true, editable: true, defaultValue: null, length: 1000, alias: Please provide a detailed description of the alleged violation:, type: esriFieldTypeString
)