I have a single record form, all regular default buttons on the tool bar are visible (insert, update, delete, etc). However, when I click the “Insert” button, a blank form is displayed, and there is only one button showing… the “Add” button. No “Cancel”, not “Back” not “Exit”. I have to close the running project to get out of the form app. How do I get the buttons back? I need “Cancel”, “Exit”, “Back”… something like that that will allow the user to go back to the normal form view, displaying the existing records.
Re: Missing buttons in Add window SCv6 6.00.018
Hi,
I’m pretty sure you removed the “Cancel” button from your Toolbar. That’s the one you need to get out of the insert mode.
jsb
Re: Missing buttons in Add window SCv6 6.00.018
Try to check in the toolbar of you app settings, maybe this is the problem
regards