User Tools

Site Tools


tplcontroladobrowseprocessbutton.htm
Navigation:  Templates > Guide to all Templates > Control Templates >====== ADO Browse Process Button ====== Previous pageReturn to chapter overviewNext page

The ADO BrowseProcessButton template provides a button to call an ADO Process or Report Procedure. This control acts on the records in a browse box. When pressed, the button retrieves the recordset and invokes the respective database action for that record.

The ADO BrowseProcessButton template provides the following prompts:

Process Procedure

Type a procedure name or select a procedure name from the drop-down list. If you type a new procedure name, the Application Generator adds the new procedure to the Application Tree. The procedure that you call will expect an ADO Process Control template to exist.

Procedure Parameters

Allows you to specify parameter names (an optional list of variables separated by commas) for your process procedure, which you can pass to it from the calling browse procedure. You must specify the functionality for the parameters in embedded source code.

Example:

(LOC:HideID,GLO:AccessLevel)

tplcontroladobrowseprocessbutton.htm.txt · Last modified: 2021/04/15 15:57 by 127.0.0.1