Hi,
I think the virtual function queryCount behaves strangely with IFTTT.
In a formA, I have an IFTTT "on modified" that creates a record in a second form with the following condition :
_func.queryCount(formA:123456;status:success):>4
But, if I change the status of the current record and :
- If there are 5 records : it doesn't work
- If there are 6 records : it works
However, IFTTT launches after saving, right? So, why it doesn't work with 5 records (with current record) ?
Thank you
Consider using this terchnique to understand what gets invoked and in which order https://wiki.vertuna.com/spaces/CONFIFORMS/pages/21234079/How+to+troubleshoot+and+debug+ConfiForms+IFTTT+rules+execution
It should help you to understand what is going on with your form configuration
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.