Expand my Community achievements bar.

Click button in form to "Save Form in Draft Folder"

Avatar

Level 2

Hi,

Is it possible to add a button in form to do the same thing as the Save button in workspace? So when user open the form in workspace and click the button in the form, I will save some data to Database and meanwhile I expect the form data would be saved.

Thanks, 

Harry

1 Reply

Avatar

Former Community Member

The Save Draft functionality is in the Form Bridge code in an procedure saveXML. You can probably call that from a button click event.