Hi,
I’m kinda new to scripting (and Arcpad) and don’t know where to start looking.
My team collects water quality parameters from multiple sites fairly regularly. We are using a custom built form in Arcpad to collect the data, which is great, however if a value is outside the normal range (+/- 1SD) we won’t know until the data is downloaded at the end of the day.
What I am aiming to do is have a message pop up if a value is outside 1SD of the mean to tell the in-field team to double check that the values are correct.
I have a dbf file with a list of site names and the corresponding upper and lower values to test against for each parameter. However I have no idea how to get the OnValidate or OnOk (Whichever is easier / simpler) event to look up the correct site name from the form and check the values against the corresponding site name in the dbf.
I know this may be a big ask. But any help or even a steer in the right direction would be great.
i can send some examples if that would help.
Cheers,
Ben