New Save Button
Posted by Ulad Maiseichykau - Jun 3 ’15 at 08:29
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 ).
-
Dmitry KozlovAdminMember for: 6 years 2 months 20 days
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.
-
Ulad MaiseichykauMemberMember for: 4 years 6 months 8 days
[#1]: 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?
-
Dmitry KozlovAdminMember for: 6 years 2 months 20 days
[#2]: Unfortunately not. The Save button is a special type of control. But you can tune it the same way as a regular button.