Hi Experts,
I know scripts can be invoked from within Web Designer, is it possible to pass a collection to the script? Currently I concatenate the primary keys in my collection and pass it as a string to my script, the script does its stuff and returns a string back which I think load into a new collection - just wondering if its possible to pass the collection itself into the script? The collection is based off a standard DB object, not a custom collection.
Thanks
Kin