Select to view content in your preferred language

Survey 123 integrated to Field Maps using URL dates not correctly passing

121
2
Jump to solution
4 weeks ago
Kristy_Snyder
Emerging Contributor

I have two date fields and when I use the following link. That date passes at Wednesday, December 31, 1969 instead of the correct date selected. Is there a a particular reason why the date field isn't transferring over and does anyone have a solution?

<a href="arcgis-survey123://?itemID=3269522716034134bba71c30e799ebc1&amp;field:VOUCHER_DATE={VOUCHER_DATE}&amp"><span style="color:#bf3a2b;font-size:18px;">

Tags (3)
0 Kudos
1 Solution

Accepted Solutions
DougBrowning
MVP Esteemed Contributor

The only reliable way I have got it to work is in the map set it to use 24 hour time.

I still use Classic Map Viewer and set it like this

DougBrowning_1-1736811149215.png

 

DougBrowning_0-1736811120749.png

Not sure where in new map viewer but try that.

View solution in original post

2 Replies
DougBrowning
MVP Esteemed Contributor

The only reliable way I have got it to work is in the map set it to use 24 hour time.

I still use Classic Map Viewer and set it like this

DougBrowning_1-1736811149215.png

 

DougBrowning_0-1736811120749.png

Not sure where in new map viewer but try that.

Kristy_Snyder
Emerging Contributor

That worked, thank you!