Skip to Main Content

APEX

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Apex 20.1 IG Column search bug

ApexMeisterJul 8 2020 — edited Jul 8 2020

I'm using apex 20.1 and universal theme.

I have a page with IG that is read-only below

pastedImage_0.png

When I do column search on Job Name and Description they are NOT working as expected and both of them are defined as text fiield with NO format mask.

Below is what I get when I try to do a column search on job name, I'm NOT sure where the value is coming from, if you look above the value is all RUNPLSQL_<no> but the values on the search are just random numbers.

pastedImage_2.png

when I do column search on description, its NOT displaying the full description even though the column is wide enough.

pastedImage_3.png

Comments
Post Details
Added on Jul 8 2020
1 comment
211 views