autocomplete (type: esriFieldTypeString, alias: Depending on the size of your choice list, it is often best practice to use minimal or autocomplete appearances in conjunction with search. This prevents the form trying to render all available choices, causing performance issues for very large choice lists., SQL Type: sqlTypeOther, length: 255, nullable: true, editable: true)
state (type: esriFieldTypeString, alias: Select a US state, SQL Type: sqlTypeOther, length: 255, nullable: true, editable: true, Coded Values: [STATE_NAME: STATE_NAME])
county (type: esriFieldTypeString, alias: Select a US county, SQL Type: sqlTypeOther, length: 255, nullable: true, editable: true, Coded Values: [NAME: NAME])
school (type: esriFieldTypeString, alias: Select a school, SQL Type: sqlTypeOther, length: 255, nullable: true, editable: true, Coded Values: [NAME: NAME])
store1 (type: esriFieldTypeString, alias: Select a store within a half mile distance, SQL Type: sqlTypeOther, length: 255, nullable: true, editable: true, Coded Values: [name: name])
limitation (type: esriFieldTypeString, alias: This is because the tableName parameter cannot be populated by a previous survey question in the web app, SQL Type: sqlTypeOther, length: 255, nullable: true, editable: true)
store2 (type: esriFieldTypeString, alias: Select a store within a specified distance, SQL Type: sqlTypeOther, length: 255, nullable: true, editable: true, Coded Values: [name: name])
turbine_manu (type: esriFieldTypeString, alias: Select a wind turbine manufacturer within 5 km of your search line, SQL Type: sqlTypeOther, length: 255, nullable: true, editable: true, Coded Values: [t_manu: t_manu])