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!

Interactive grid search box showing/hiding via javascript after initialization

seanzhJun 25 2024

Hi, everyone,

Our Apex is 23.2. I read a lot about IG customizations from John's blogs like hardlikesoftware.com and other resources and I know how to hide IG serach box via Javascript initialization code, what I reaaly want is to show/hide the saerch box after IG is displayed. For example, we scan out SKUs in showrooms, normally each order is about 20 lines or fewer and there is no need for searching function, but one in 20 orders the order size is significant bigger where the searching box is useful, how can I display it on demand? Say the user taps a menu item “search your order” whose dynamic action is just showing the original IG search box i have hidden using JS initialization code.

Any ideas or code samples are greatly apprecicated

This post has been answered by Karel Ekema on Jun 26 2024
Jump to Answer
Comments
Post Details
Added on Jun 25 2024
5 comments
611 views