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!

Interested in getting your voice heard by members of the Developer Marketing team at Oracle? Check out this post for AppDev or this post for AI focus group information.

Mobile theme icons and templates

FlammiferNov 25 2018 — edited Nov 28 2018

Hi

I am new to building in Mobile Theme, APEX version is 5.0.3. Universal Theme.

I cannot locate the icons. In desktop, they are Font Awesome and I can pick up location, or when adequate I can just use fa-icon_name.


In mobile, except in navigation menu, editing entry and using popup to select icon directly, I'm unable to find icons. (If I add it to nav menu entry, it won't show though).

--------------

I would also want to cover another mobile related question if possible, quickly, not to open separate thread:

I was trying to get layout for report like here: http://www.oracle-and-apex.com/improve-the-apex-mobile-theme/

Starting from "Create a new Report Row Template named “Simple Listview” with the following Definitions:"...

But I'm not getting it - if I create this Named Column, Report Row Template and try to find it for my report, under Template, it doesn't show. I assume I should be using Classic Report(Unsupported), but it won't show up, and because this won't work for Reflow Report, or ListView itself. I understand author is modifying template for Classic Report to enhance it for mobile in this example.

Second option would be using List View, and under Attributes, except Text Column, use Supplemental Information column - because I want to have a list view with at least two columns of data, but then on my phone (not resized browser), those 2 columns overlap if first column contains just a bit longer text. Using </br> here doesn't work at all, as I tried to "stack" the 2 columns.
I know I can go with Reflow report to show as many columns as needed but I am interested in some custom modifications when possible so I can adapt to my UI ideas.

Thanks.

Comments
Post Details
Added on Nov 25 2018
4 comments
296 views