KimRavizza
6 years agoQrew Cadet
Dynamic Form Rule Not Working
I'm stumped. Something that I've used many times in the past is suddenly not working.
Here's what I've set up:
1. Stores table - key is store #
2. Survey table - key is store # (stores can only submit survey once)
3. Dynamic form rule in survey - if Store - City = ??? (which it does if it sees that a record already exists with that store #) display a section called "Already received"
4. I've also tried using a counter (so summary of # of surveys in store table and then a lookup of that value in the survey table - If # of surveys >0 - show "Already received"
Neither of these options is working and I'm not sure why. I display both fields on the form and can see that the store - city is ??? and the counter is 1. It is the first rule in the list so I know it isn't getting bypassed.
Is anyone else having issues like this?
Thanks!
Here's what I've set up:
1. Stores table - key is store #
2. Survey table - key is store # (stores can only submit survey once)
3. Dynamic form rule in survey - if Store - City = ??? (which it does if it sees that a record already exists with that store #) display a section called "Already received"
4. I've also tried using a counter (so summary of # of surveys in store table and then a lookup of that value in the survey table - If # of surveys >0 - show "Already received"
Neither of these options is working and I'm not sure why. I display both fields on the form and can see that the store - city is ??? and the counter is 1. It is the first rule in the list so I know it isn't getting bypassed.
Is anyone else having issues like this?
Thanks!