Page 1 of 1
New Save Button
Posted: 03 Jun 2015
by Ulad Maiseichykau
I am attempting to create a new save button to also have some aditional features. I created a new button and added the new features. This works how I want it. However, I am unable to get the button to also save the form. How does a regular save button work. Is there a function to save the form? (ie. .submit or .complete ).
Re: New Save Button
Posted: 03 Jun 2015
by Dmitry Kozlov
Yes, please, enable the Buttons feature by clicking the 'Buttons' button on the ribbon in Forms Designer. Then you will find new controls in the toolbox: Save, Cancel. Use Save control to put an additional Save button onto your form.
Re: New Save Button
Posted: 03 Jun 2015
by Ulad Maiseichykau
I realise that there is already a regular save button option, but is there a way to alter a regular button to save, coding wise? Is there some type of command to make a regular button into a save button?
Re: New Save Button
Posted: 03 Jun 2015
by Dmitry Kozlov
Unfortunately not. The Save button is a special type of control. But you can tune it the same way as a regular button.