Page 1 of 1
"More in this section" showing on the startup page in the tab app. How to remove it
Posted: Sat May 02, 2015 2:40 pm
by Mahima Bhatnagar
The startup page in the tab app is showing "More in this section" tab and when I click on the tab, it shows the contents. I don't want it to be displayed like that. I want just the contents to display when my app starts.
Please help.
"More in this section" showing on the startup page in the tab app. How to remove it
Posted: Sat May 02, 2015 8:41 pm
by Illya Stepanov
Hi Mahima -
Sorry, not sure if I understanding you correctly, but could you please show this problem with screenshots? And describe what you are creating in the builder.
"More in this section" showing on the startup page in the tab app. How to remove it
Posted: Sun May 03, 2015 5:32 am
by Mahima Bhatnagar
Hey, Following are the screenshots:
"More in this section" showing on the startup page in the tab app. How to remove it
Posted: Sun May 03, 2015 5:33 am
by Mahima Bhatnagar
So this is the start page in my tab app. I don't want this "more in this section" to appear. Just the contents under it should show when I start my app.
"More in this section" showing on the startup page in the tab app. How to remove it
Posted: Fri May 08, 2015 2:01 am
by Yurii Orishchuk
Hi Mahima,
It seems you put your content into collapsible component. Thus you have what you have(that's how collapsible component works).
If you want just to show all needed content on the page show - you can:
move all content from collapsible component to the page component.
Remove collapsible component(that's should already empty).
Regards.
"More in this section" showing on the startup page in the tab app. How to remove it
Posted: Tue May 12, 2015 2:54 pm
by Mahima Bhatnagar
Thanks for the reply.
The thing is I have not put any collapsible, it just comes automatically when I run it on the tab.
"More in this section" showing on the startup page in the tab app. How to remove it
Posted: Tue May 12, 2015 7:13 pm
by Illya Stepanov
Hi Mahima,
Please follow Yuriy's advice.