Setting Up VA Custom Form Buttons
VA Custom Form Buttons places buttons on forms that open another form, run a report, or execute a stored procedure.
Before you start
- Know the host form and the action the button should run.
- If using a stored procedure, it must exist and be tested.
Steps
- Open VA Custom Form Buttons.
- Select the form that will host the button.
- Choose the action: open a form, generate a report, or execute a stored procedure.
- Configure the target form, report, or procedure.
- Save and test the button.
Notes
- Test stored procedures carefully—they can change data.
- Use clear button captions so users know what will run.