I have attached the table below.
I am able to create the table and download it to my device. I get the Code 500 JSONArray[0] error when I try to submit.
I am trying to include multiple photos in a repeat, not sure if that is my problem?
Any suggestions?
Hi Tucker,
I'm not seeing the JSON array error, but I am seeing a failure to submit data caused by the hidden 'Auditdate_' field. By default, hidden questions are of type 'text', issues arise in converting that to date on submission. You can add a column named 'bind::type' and set the type of data for that column to 'date' - this leads to successful submission for me.
Thanks James,
You rock!
Also, should I be able to do a relevant (='true') on a repeat?
Yes, relevancy works on displaying repeats.
Is ${ID_1}='true' the correct syntax. When I do this it hides the repeat, but when I enter something in ID nothing happens.
Aangemelde leden kunnen berichten plaatsen, updates volgen en meer. Nieuw hier? Registreer een gratis account.
Find useful guides, FAQs, and documents to help you navigate and make the most of Esri Community.