I'm not sure if this can be done on Chronoforms, but I scoured the message boards for the last week in hopes to find something similar. Sadly I wasn't able to fine anything. So here's what I'm hoping to do:
I want to pass an URL Request Param to a WHERE command, but the problem I'm having is with the handled arrays by using the DB Multi Record Loader.
The form takes the data, and one element is using a checkbox array. In the display list, I was hoping to use the url param (ie &color=red ) and this would be passed to a WHERE in the list, showing only entries that contain "red" in the array. But I only know of using LIKE to search the comma separated array that is saved.
If I need to provide any additional information, let me know! Thank you in advance.🙂
I want to pass an URL Request Param to a WHERE command, but the problem I'm having is with the handled arrays by using the DB Multi Record Loader.
The form takes the data, and one element is using a checkbox array. In the display list, I was hoping to use the url param (ie &color=red ) and this would be passed to a WHERE in the list, showing only entries that contain "red" in the array. But I only know of using LIKE to search the comma separated array that is saved.
If I need to provide any additional information, let me know! Thank you in advance.🙂