Davyen Nelson
Posts: 0
Joined: Tue Mar 25, 2014 7:18 pm

Navbar Fixed for Multiple Pages

I wanted to know if you can keep the navbar the same for each page? I dont want to save it as a component then put the same component on different pages, I want the ability to keep the navbar fixed and switch the container for each page. I've seen this on apps like twitter where the pages change, but not the navbar and it stays stationary throughout the entire app.

Thanks again!

Maryna Brodina
Posts: 0
Joined: Thu Apr 05, 2012 7:27 am

Navbar Fixed for Multiple Pages

Hello!

Unfortunately there is no way to do that, you would need to use custom component.

Davyen Nelson
Posts: 0
Joined: Tue Mar 25, 2014 7:18 pm

Navbar Fixed for Multiple Pages

Ok thats fine I can make a work around. My next question is, if I wanted to add a new list with the image next to it how would I do so? I want the image to be next to the list that I add as a thumbnail. Would something like this need done by javascript or mapping?

Davyen Nelson
Posts: 0
Joined: Tue Mar 25, 2014 7:18 pm

Navbar Fixed for Multiple Pages

Here is what im talking about
Image

Davyen Nelson
Posts: 0
Joined: Tue Mar 25, 2014 7:18 pm

Navbar Fixed for Multiple Pages

When I add a wish I want to add the thumbnail picture next to it? Can it be done?

Davyen Nelson
Posts: 0
Joined: Tue Mar 25, 2014 7:18 pm

Navbar Fixed for Multiple Pages

Also, the other question I have is when i select the new list I want it to have properties such as the list name and a price associated with it. Is there a way to do this?

Kateryna Grynko
Posts: 0
Joined: Thu Nov 15, 2012 9:13 am

Navbar Fixed for Multiple Pages

Hi Davyen,

1) You can add a Grid to your List component. Place Image, Text or any other component there.
2) You can add any properties. Click "More Properties" on Properties panel to do it.

Davyen Nelson
Posts: 0
Joined: Tue Mar 25, 2014 7:18 pm

Navbar Fixed for Multiple Pages

Ok so if I want to have different list that open up a panel with labels that are defined by the users inputs then I do this in properties?

In the pictures if I click the button and add a new wish it adds a new list and it opens up the panel so it holds those values from the input in another panel named wish.
Image Image
Image

Davyen Nelson
Posts: 0
Joined: Tue Mar 25, 2014 7:18 pm

Navbar Fixed for Multiple Pages

Sorry forgot to include the add wish button
Image

Davyen Nelson
Posts: 0
Joined: Tue Mar 25, 2014 7:18 pm

Navbar Fixed for Multiple Pages

Better look at it
Image
Image

Return to “Issues”