Hi,
we are evaluating Smartclient 8.2.
We added a customSQL clause to the datasource description, for calling stored procedures for all operationTypes.
This works fine when the parameters of the stored procedure can be built with $criteria or $values.
But, how can we address a JavaScript variable in a customSQL clause?
Thank you for help.
John
we are evaluating Smartclient 8.2.
We added a customSQL clause to the datasource description, for calling stored procedures for all operationTypes.
This works fine when the parameters of the stored procedure can be built with $criteria or $values.
But, how can we address a JavaScript variable in a customSQL clause?
Thank you for help.
John
Comment