Writer instructions | ||
Purpose | Use this page to display a banner announcement on each page of the space. Create the Space announcements page in the master space, outside of the Home branch. You can version the Space announcements page to enable different banners to be published into different target spaces, however, the banner that is displayed in the versioned (master) space itself only displays the most recently-published banner. If you find errors in the banner area of your versioned space and you are sure the Space announcements page is set up correctly, try publishing the page to the same space. For more information, see Space-announcements-banners. | |
Removing | When an announcement is no longer needed, remove the BMC Space Banner macro. | |
Translation | Localized spaces using the L10n Viewport theme must change the name of this page to Space announcements l10n. See Configuring-the-Scroll-ViewPort-theme-for-translated-spaces. | |
Usage | Choose one or none of the following BMC Space Banner macros. If your space requires another kind of announcement, you can use this page in coordination with your team lead and editors. |
RBROWSE (RB)
The RBROWSE command initiates a Related Table Browse session for a parent or dependent table specified in the relationship definition.
Relationship definitions are defined through Db2 referential integrity or through a user-defined application relationship. If no relationship definition exists for the current table, you can add an application relationship or select a model definition if available.
RBROWSE is valid in Edit or Browse mode. When editing or browsing a related dependent table it can be specified in any window.
You can only open a parent table with RBROWSE when its dependent table is the only open table.
RBROWSE is disallowed when the parent table was opened with a previous REDIT or RBROWSE. RBROWSE is also disallowed in a multiple, unrelated table edit or browse session.
The RBROWSE command is cursor sensitive. To select a specific row, place the cursor on the desired line before pressing Enter. If a row is not selected, the top row is the default selected row.
See Related-Table-Browse-and-Edit-function for more information on the RBROWSE command.
See Editing-Multiple-Unrelated-Tables for more information on editing unrelated tables.
ADD
Displays the Column Relationships screen, allowing you to add a new application relationship. See Creating-a-new-relationship for more information on adding relationships.