Skip to main content
Share / Export

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

  1. Open VA Custom Form Buttons.
  2. Select the form that will host the button.
  3. Choose the action: open a form, generate a report, or execute a stored procedure.
  4. Configure the target form, report, or procedure.
  5. Save and test the button.

Notes

  • Test stored procedures carefully—they can change data.
  • Use clear button captions so users know what will run.