Is it possible to hide tabs of a view page when viewing on m

Posted by Aede Hoekstra on 18-Nov-2016 05:33

In our apps we frequently use tabs in view pages, I was wondering if there is an easy way to hide them, just as a tab or a section.

Example:

Posted by Shivani Silveri on 18-Nov-2016 06:00

Hi Aede,

You can achieve this by navigating to Design this page and on the Tab, under properties, you can hide them.

Thanks,

Shivani.

All Replies

Posted by Shivani Silveri on 18-Nov-2016 06:00

Hi Aede,

You can achieve this by navigating to Design this page and on the Tab, under properties, you can hide them.

Thanks,

Shivani.

Posted by Aede Hoekstra on 21-Nov-2016 02:03

Hi Shivani,

Thanks for your answer. We're still on 4.2.3.0 so I couldn't find it, so it is probably added in the 4.3 release.

Posted by mpiscoso@gmail.com on 21-Nov-2016 02:12

If you can't apply the upgrade and need a solution, i suggest trying jquery script that only runs when isMobile() is true.

Might be a quick fix.

Posted by stayal on 21-Nov-2016 02:14

Hi Aede ,

You can find this option in the 4.4 release.

Thanks,

stayal

Posted by stayal on 21-Nov-2016 02:39

Hi Aede,

You can easily achieve this by navigating to Design This Page that contains the tab.Clicking the tab gives a properties menu where you have options to show/hide the tab in a particular device just by changing the state of checkbox.

For details see: documentation.progress.com/.../index.html

Thanks,

stayal

Posted by Aede Hoekstra on 22-Nov-2016 06:34

Hi Martin,

Good to see you back here! Wy try to minimize the client side scripting due to maintainability of our apps. In this case we can wait for the new version.

This thread is closed