Button Actions and Properties

Button actions determine what action is taken when a button is clicked.  Several button styles are supported, including:

Image ButtonYou can display an Image Button whose text is extracted from the database.

Link ButtonThe Link Button displays a hypertext link button whose text is retrieved from the database.

Push ButtonThe Push Button displays a push button whose text is retrieved from the database.

While there are several button types, they share the same properties.

See Also

Button Display Properties

Button Bindings - Button Command Properties

Button Bindings - Action After Command Properties

Button Bindings - URL Parameter Properties

Button Tag Pass-Through Attributes

Passing Primary and Foreign Key Values in URL’s

Passing Field Values in URL’s

Calling Javascript Code from a Button

Opening a Page in a New Browser Window

Configuring a “Go” Filter Button