Hello, looking for somebody to help me with this:
"demo Articles list with advanced features" has select_article checkbox feature and have publish_selected_button to publish all checked articles. I have managed to modify this for articles deletion and everything works fine. However, I cannot replicate this with my connection.
I have strong feeling that the problem lies in the Delete Data function, with Delete condition syntax.
So, could anyone explain this (in "demo Articles list with advanced features")
Delete coditions:
and how it might be applied with the read data for Chronoforms Submissions, where id is aid and Model name Submissions?
I tried this:
none is working.
Perhaps I am missing something? Something else?
"demo Articles list with advanced features" has select_article checkbox feature and have publish_selected_button to publish all checked articles. I have managed to modify this for articles deletion and everything works fine. However, I cannot replicate this with my connection.
I have strong feeling that the problem lies in the Delete Data function, with Delete condition syntax.
So, could anyone explain this (in "demo Articles list with advanced features")
Delete coditions:
id/in:{data:gcb}what is /in?
and how it might be applied with the read data for Chronoforms Submissions, where id is aid and Model name Submissions?
I tried this:
aid/in:{data:gcb}
Submissions.aid/in:{data:gcb}
none is working.
Perhaps I am missing something? Something else?
This topic is locked and no more replies can be posted.