Dear reader,
I am having a trouble with my pulldate fields in this survey: RiskAssessment (arcgis.com)
I links to web maps, and should automatically fill in the data. This also works perfect in Connect. But as soon as applying it to the published version, i only find back the community. How can i fix this.
Usually this is caused by a case issue in the file name or column name. In Connect if the column name is "Test" you can pulldata "test" and it works. But in the web it does not. It must be "Test".
That one got me the other day. I would start there.
But it can also be extra commas, special chars, or new lines.
Hi Doug, Thanks for your super quick response, unfortunately i didnt find the solution with your respons yet...
Looking at the column information:
it should be the perc_ss_hist right? and not the alias name. Since i have this everywhere, and all columns are not working ii am afraid this is not the reason why it crashed.. this is my function: pulldata("@layer", "getValueAt", "attributes.perc_ss_hist", ${all_hazards}, ${location})