Show/Hide Toolbars

PerfectApps™ Help Guide

icon Submit Button

The Submit Button object is an app layout object found in the buttons toolbox.

 

Details

 

The Submit Button forces the app to submit data back to the server.  Use the Submit button when you do not need additional behavior running upon the user clicking the button. If you want to use more complex behavior, use a Button object

Properties include After Submission ... properties that allow you to specify the action taken after the Submit button is clicked, including reloading the current app instance (known as an 'invisible submit' or save), launching a new instance and other actions. 

 

flag_green

The Submit Button will only submit the app. If you want to trigger other behavior instead of, or including, submitting the app then use the Button object and add your behavior to the 'Button is pressed' event.

tipbulb

A Button object with the Submit Data behavior command assigned to the 'Button is Pressed' event will do the same as a Submit Button, but it allows more flexibility should you wish to add further behavior at a later time.

 

The object is compatible with JAWS version 2018.

 

For full details on the Submit Button object properties CLICK HERE.

 

Buttons

Buttons

(3 min)

There are six buttons to choose from in the app designer. Watch this video to learn about the differences.