My Oracle Support Banner

Unexpected Behavior In IsAddAll() Function In Oracle VBCS (Doc ID 2996005.1)

Last updated on JANUARY 08, 2024

Applies to:

Visual Builder Studio - Version 24.01.0 and later
Information in this document applies to any platform.

Goal

A custom Oracle Visual Builder application has been developed with web pages/screens that utilize the inbuilt function `$variables.selected.row.isAddAll()`. The purpose of this function is to return `true` if all rows are selected in a table. However, there is some unexpected behavior with this under specific circumstances.

The issue arises when all rows in the table are initially selected, and subsequently, one or more rows are unselected. Despite not all rows being selected after this action, the function `$variables.selected.row.isAddAll()` erroneously returns `true`. This unexpected behavior is causing undesired outcomes.

What can be done to get the desired results?
 

Solution

To view full details, sign in with your My Oracle Support account.

Don't have a My Oracle Support account? Click to get started!


In this Document
Goal
Solution


My Oracle Support provides customers with access to over a million knowledge articles and a vibrant support community of peers and Oracle experts.