rammohan.acharyadasa
Posts: 0
Joined: Thu Apr 05, 2012 5:03 pm

How to use MobileNavBar

Hi
i want to MobileNavNar in my app
MobileNavNar should have 3 tabs( items)
When i click on tab1 it should open page1 ( should highlight tab1 to know it is selected)
When i click on tab2 it should open page2 ( should highlight tab2 to know it is selected)
When i click on tab3 it should open page3 ( should highlight tab3 to know it is selected)

How to achieve above

maxkatz
Posts: 0
Joined: Fri Aug 13, 2010 3:24 pm

How to use MobileNavBar

There is a NavBar component in the palette.

Place it in the header, on each page (you can add/remove buttons in properties)

For each page, check the selected button (in properties)

Use Click/Navigate To Page to navigate to any other page.

http://help.gotiggr.com/documentation...

rammohan.acharyadasa
Posts: 0
Joined: Thu Apr 05, 2012 5:03 pm

How to use MobileNavBar

Thanks Max. i tried it works fine great .
Now inside Page1 i have added MobileList with 3 mobile list items
when i click on MobileLisst1 -- it should go to -- paneX.
Pagex will have some information ( i did not add navigation bar to it)
it is working fine. But when it goes to PageX it is missing navigationbar.
if the user want to go to Page1 he need to click on Tab1 as Tab it self is not appearing on pagex, there is no way he directly go to Page1.
please advice how to achieve

rammohan.acharyadasa
Posts: 0
Joined: Thu Apr 05, 2012 5:03 pm

How to use MobileNavBar

above i meant i did not add navigation bar on PageX.

i want to display navigarionbar(with tabs) on all the pages . so that the user can go to different tabs ( tab1(will got to page1),tab2(will go to page2),tab3(will go to page3)) at any time
How to achieve this

rammohan.acharyadasa
Posts: 0
Joined: Thu Apr 05, 2012 5:03 pm

How to use MobileNavBar

Max/Tiggzi team
can u please help on this

maxkatz
Posts: 0
Joined: Fri Aug 13, 2010 3:24 pm

How to use MobileNavBar

I'm not sure I understand the question. If you want to have a NavBar on each page, simply place it on every page with appropriate Navigate To Action.

rammohan.acharyadasa
Posts: 0
Joined: Thu Apr 05, 2012 5:03 pm

How to use MobileNavBar

Let me explain in better way.
i added navigationbar with tab items. as per your suggestion (http://help.gotiggr.com/documentation...) i did it.

When i click on tab1 it is going to page1 (highlighting tab1 to know it is selected)
When i click on tab2 it is going to page2 ( highlighting tab2 to know it is selected)
When i click on tab3 it is going to page3 ( highlighting tab3 to know it is selected)
till now everything is working fine
Now
on pag1, i added mobilelist( with 2 list items) when i click on first litem it should go to pageX. i did it. it works fine.
but when it goes to PAgeX , it does not display navigation bar. note that on PAgex i did not add navigationbar.
Q1: is there anyway i can show navigationbar always. ?
Q2: is there anything called subpage etcc.. i mean Pagex is subpage of Page1.as page1 has navigationbar , same navigation bar can pagex display it?
Q3: i want to see navigation bar always on the footer of all the pages/
i hope u this is clear now.
Max: please let me know

maxkatz
Posts: 0
Joined: Fri Aug 13, 2010 3:24 pm

How to use MobileNavBar

Do you want to use something like a page template?

rammohan.acharyadasa
Posts: 0
Joined: Thu Apr 05, 2012 5:03 pm

How to use MobileNavBar

maX,
DO you have tutorial /documentation for how to use page template in using Tiggzi

Return to “Issues”