Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 4 Current »

Content Freeze

As of July 25th, 2023, there is a content freeze on this page.

Specifies a numeric response field to be populated when a tab is selected. Each tab within a Tab Panel is identified by a sequential index starting with 0 for the first tab, 1 of the second tab, and so on.

When "tab response" is bound and the user clicks on a tab, then control passes to the RPG program. When the RPG program passes control back to the browser, then the screen reloads. The "active tab" property determines which tab will be active when the screen reloads. Therefore, if you want the clicked tab to become the active tab, then you can simply bind "tab response" and "active tab" to the same field.

Promptable? NO
Possible Values: Integer. Must be bound
Bindable? YES
Products: ProfoundUI

  • No labels