Showing related tags and posts accross the entire site.
-
Should it be possible to use CustomMethodRecordCountParamName with the output parameter from a views custom stored procedure? Looking in \Components\Views\ComponentViewDataAccess.cst it looks like the ability to use the custom stored procedures output parameters has been removed: //Call Custom Procedure...
-
You rock! I've been round and round with this problem, and then finally came back to your post. This is a great way to do this. Note to self to read property names properly. For some reason I assumed it was a method name and couldn't figure out why it always returned a null value. I can go to bed now...