Oracle JDeveloper (MOSC)

MOSC Banner

Checkbox in af:selectBooleanCheckbox column gets unchecked randomly when another row is checked

Hi All,

We are using ADF version 12.2.1.3.0. In our JSFF page, we have a checkbox column that is based on a transient Boolean attribute from a View Object (VO). When we check the boxes in the first few rows and then scroll or interact with other rows, some of the previously checked boxes get unchecked randomly.

Here’s the code snippet for the checkbox column and an image showing the transient attributes we’re using. Can someone help us understand why this is happening and how to fix it?

<af:column sortProperty="#{bindings.ArAgingVO1.hints.OrgDoc.name}" filterable="true"
sortable="true" frozen="#{bindings.Incident75746.inputValue eq 'Y'}"

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center