Hello All,
I created have an IView from JDBC Stored Procedure IView Template and the name for the value of the parameter was autogenerated as 'function_params_value1'. The iView is personalizable and so are the parameters. When the iView is placed on the page and personalized by an end user, the parameter value name shows up as 'function_params_value1'.
Is there a way to change the name of the value attribute to say for ex..'StoreId' which is the actual parameter name in the stored procedure.
Thank you,
Aparna