This topic is locked
[SOLVED]

Dashboard Mobile

8/17/2022 3:06:59 PM
PHPRunner General questions
M
Mark Kramer author

All,
Vers 10.8 Build 39712x64

I created a "dashboard" for desktop and then "dashboard1" to show on mobile.

No matter what page/dashboard I put in the "on mobile show" selection, it will not display on the phone. If I leave it blank, it will show whatever the default page is just fine (tried both list and list1 as default) .
I have tested with different projects and the phone is a reasonbly new Samsung Galaxy A51 .

Any thoughts or Ideas?

Thanks in advance.

Spider Webster 8/17/2022

I have this same problem. I was so exited about this new feature that I deleted all my mobile page views so that I could create extra tabs in current page views and select on mobile show this page.
I have only done one page for my main dashboard but mobiles still show the main page and I cannot get the extra tab page to work.
10.8 39012x64 with iphone 13 pro max

mbintex 8/18/2022

Have the same problem with a new mobile only page for welcome screen.

I added custom CSS

[data-hidden][data-hidden][data-hidden][data-hidden][data-hidden]{
display: block;
}

to one cell and now it seems to work - build 39712.

Someone should report to Sergey, if this is really a bug in the latest build.

Spider Webster 8/18/2022

Appologies with this, my server was moved and I was ftp to a dead site so no alterations will have shown.
Up and running now and I have dashoard landing page with 4 graphs 2 above 2. I have created a mobile tab page with the graphs all verticle but only 1 of the 4 graphs show.

Spider Webster 8/19/2022

mbintex
Thank you I have added this css to each of my 2nd 3rd and 4th graphs to get them to show on my mobile dashboard.
Seems to work, will have to see what happens with all my other pages as I create tabs for the mobile views.

Alexey admin 8/24/2022

We added a fix to the "on mobile show" feature in the latest update of PHPRunner.
I recommend you installing it.

Don't use the Custom CSS code, as it will break other features.

M
Mark Kramer author 8/27/2022

Still not right?

So I tried the latest build 39738 x64 and now get a white blank screen on the mobile device. I tried on another project that doesn't have any event codes or custom css anywhere in it and got the same results. Anyone had any luck with this ?

Thanks in advance .

M
Mark Kramer author 8/27/2022

It seems that vers 39754 x64 has corrected the issues.

Thank you!