Hi, i am working on a form for our field crew that uses pulldata functionality to get attributes of structure type and name, from a feature service. It works perfectly in S123 Connect but, when i publish to phone or web, it does not work. No error message, just remains blank. i have attached a file from xlsf. i have checked to make sure the layer is avail to query, see snip below. Any help greatly appreciated.
- STRUCTURE_TYPE ( type: esriFieldTypeString, alias: STRUCTURE_TYPE, length: 40 )
- ASSGN_TOM_FN ( type: esriFieldTypeString, alias: ASSGN_TOM_FN, length: 20 )
- ASSGN_TOM_LN ( type: esriFieldTypeString, alias: ASSGN_TOM_LN, length: 30 )
