Hey @Alex Medved _ConfiForms_ , it tried to use Delete confiforms entry in this manner:
I have 'base' form, it has 'name' field.
I also have 'dependent' form, with 'depField' (it references the id of the 'base' form's row | smart dropdown).
I wanted to make ifttt rule that would delete every row from 'dependent' form that contains reference to the row from 'base' form that I just deleted.
It goes like that (this ifttt rule is located in 'base' form:
Event: onDeleted
Action to perform: Delete Confiforms Entry
Delete by filter: depField:[entry.id] (also tried depField.id:[entry.id]
reference to form: dependent:this
Unfortunately it does not work, could you give me an advice?
Quick demo on this http://recordit.co/UWVCWmvrXj
Really doing nothing extra than you have mentioned in the question...
Alex
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.