I'm running SmartClient Version: v9.0p_2013-07-15/PowerEdition Deployment (built 2013-07-15)
I have some server side DMI code handing an update operation whenever my DynamicForm's saveData function is called.
I am using setProperty to add a property to the DSResponse being returned by my DMI function.
Is there a way to access that property in the callback of my client-side saveData function ??
If yes, please tell me how to do it.
Thanks!
I have some server side DMI code handing an update operation whenever my DynamicForm's saveData function is called.
I am using setProperty to add a property to the DSResponse being returned by my DMI function.
Is there a way to access that property in the callback of my client-side saveData function ??
If yes, please tell me how to do it.
Thanks!