Hi All,
Is it possible within a survey123 smart form to notify the surveyor if a survey on the same site was done in the last 15 days?
Thank you in advance.
Lemuel M.
Yes.
You will need to use the pulldata("@layer") function for this. I attached an XLSForm example.
Notes:
assetID='100' and inspectionDate BETWEEN CURRENT_TIMESTAMP - 15 AND CURRENT_TIMESTAMP
To setup the XLSForm:
Hope it helps.
Thank you so much Ismael. This works beautifully. The sample survey with your instructions helped a lot too. I will just let the user making the request know that the function would only works while online, and let him pick. Thanks again.
Best Regards.
Signed in members can post, follow updates, and more. New here? Register a free account.
Find useful guides, FAQs, and documents to help you navigate and make the most of Esri Community.