Skip to main content
Nintex Community Menu Bar

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..

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.