Skip to main content

Use BTNSave for consistent saves

Overview

There are a few ways to save a document in TIER.

Details

Naming the Save button as BTNSave tells the executable that this button should always be used for saving the form. This works even when the user clicks the Save icon in the menu bar or selects Save on the File menu. If you have set up params to be initiated upon saving a form, using BTNSave  will allow the params to work accordingly and will allow the user to save their work with one click.  

If the Save button is not named BTNSave, users will see different actions when they click the Save button on the form versus clicking the Save icon on the menu bar or selecting Save on the File menu. BTNSave keeps all three save methods consistent.

tier-btnsave01.png

tier-btnsave02.png tier-btnsave03.png tier-btnsave04.png