Skip to main content
Nintex Community Menu Bar

SmartObject Update Method

  • January 27, 2017
  • 1 reply
  • 50 views

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

1 reply

Forum|alt.badge.img+9
  • January 27, 2017

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.