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!

Responsive CSS for IR column

Tu NguyenMar 19 2020 — edited Apr 5 2020

Hi

In IR, for responsive UI, I want to hide some column when displaying on small screen.

I tried this way: For the columns I want to hide, I set HTML Expression to

<span class="hidden-xs-down">#DATA#</span>

But only the data in column disapear on small screen, not the column itself.

Any suggestiong?


Thank you.

This post has been answered by jariola on Mar 22 2020
Jump to Answer
Comments
Post Details
Added on Mar 19 2020
6 comments
437 views