what_is_your_address
(
nullable: true, editable: true, defaultValue: null, length: 255, alias: What is your address?, type: esriFieldTypeString
)
do_you_rent_or_own_your_home
(
nullable: true, editable: true, defaultValue: null, length: 255, alias: Do you rent or own your home?, type: esriFieldTypeString
, Coded Values:
[rent: Rent]
, [own: Own]
)
are_you_interested_in_installin
(
nullable: true, editable: true, defaultValue: null, length: 255, alias: Are you interested in installing sewer pipes in your neighborhood and connecting to Manatee County's sanitary sewer system?, type: esriFieldTypeString
, Coded Values:
[yes_i_am_in_favor: Yes, I am in favor]
, [no_i_am_against: No, I am against]
, [i_am_unsure: I am unsure]
)
please_tell_us_your_thoughts_ab
(
nullable: true, editable: true, defaultValue: null, length: 1000, alias: Please tell us your thoughts about this potential project and why you selected the choice you did for question 3. , type: esriFieldTypeString
)