Hi,
I'm using a DMI to insert data into database from a form. I call upon a add operation. I have a value in the database which needs to be returned when i call the add the function. I have set the a value to the DSResponse object, How do i get that object in the Client side when i call form.saveData()?
Kindly advice.
Thanks in advance.
I'm using a DMI to insert data into database from a form. I call upon a add operation. I have a value in the database which needs to be returned when i call the add the function. I have set the a value to the DSResponse object, How do i get that object in the Client side when i call form.saveData()?
Kindly advice.
Thanks in advance.
Comment