Web form issues

766
6
03-16-2019 04:23 AM
GuyNizry
Occasional Contributor II

My survey works perfectly in the field app but has issues when it's filled in the web form.

1. Date and time question with now() default is not populated and left empty.

2. Question with calculation is working but not sending the value to the hosted layer.

Any ideas how to fix it?

0 Kudos
6 Replies
JohnathanHasthorpe
Esri Regular Contributor

Hi Guy

1. We are releasing a fix for this issue shortly. But as a quick workaround, move the now() to the calculate field and republish.

2. Can you share your survey?

Thanks
John

0 Kudos
GuyNizry
Occasional Contributor II

Hi John

Thank you for your prompt reply.

1. I moved the now() to the calculate field and it solved the problem. now the current date and time are populated in the web form successfully.

2. Sure - link to live survey (xlsform is attached).

Thanks

Guy

0 Kudos
JohnathanHasthorpe
Esri Regular Contributor

Thanks Guy - what was the question that was not submitting?

0 Kudos
GuyNizry
Occasional Contributor II

TotalCounting

0 Kudos
GuyNizry
Occasional Contributor II

I managed to understand what was causing the problem.

The calculated field includes fields with relevant expression.


When I removed these fields from the calculation, the web form submitted the calculated sum as expected.

Does the web form not support calculated fields that point to fields with relevant?

If it not supported, is there a workaround to make it work?

0 Kudos
PrachiPatel
New Contributor III

Hi @GuyNizry , what did you find in response to your question of 'Does the web form not support calculated fields that point to fields with relevant?' I am facing the same issue and removing fields with relevance is not really an option

0 Kudos