I have created smartobject and a form associated to the smartobject. I was able to configure my form to create new records when I enter data and click submit button. But I want to update save records in the smartobject using my smartform. But I dont see the Update method for the smartobject and only I can see "Create", "Delete", "Load", "GetList" and "Save" method..
Page 1 / 1
Hi KAS,
The "Save" Method of a SmartBox SmartObject is the same as the "Update" Method of any other SmartObject, however the "Save" Method can also be used to create an entry if it doesn't exist previously.
Reply
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.