Hi All - I often receive the 2116 error ("Only one value is expected") when trying to create a Triggered Action like the below.
I was under the impression that a Triggered Action is triggered every time a new record/row is inserted/updated/deleted into a table. So, I'm having trouble understanding why the 2116 error would ever even occur. What are examples of situations where multiple records would be captured? If I have a table with one column titled "Cohort_Start_Date" and I add a record, I will only have one value. It is not a list field, it is a date.
The 2116 error happens in less complicated scenarios too, not just in this IF statement.
The only thing I can think of is if you have bulk add/delete/update enabled in a datapage. But even then I would think the triggered action should apply to all of them?
I feel like I am missing a critical piece of knowledge about how Caspio works.
You can post now and register later.
If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.
Question
JamieJM
Hi All - I often receive the 2116 error ("Only one value is expected") when trying to create a Triggered Action like the below.
I was under the impression that a Triggered Action is triggered every time a new record/row is inserted/updated/deleted into a table. So, I'm having trouble understanding why the 2116 error would ever even occur. What are examples of situations where multiple records would be captured? If I have a table with one column titled "Cohort_Start_Date" and I add a record, I will only have one value. It is not a list field, it is a date.
The 2116 error happens in less complicated scenarios too, not just in this IF statement.
The only thing I can think of is if you have bulk add/delete/update enabled in a datapage. But even then I would think the triggered action should apply to all of them?
I feel like I am missing a critical piece of knowledge about how Caspio works.
Thank you for any help you can offer!!!
Jamie

Edited by JamieJMDuplicate image
Link to comment
Share on other sites
4 answers to this question
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.