cd.sencha
28 Feb 2012, 5:18 AM
Hi there, I'm making a GUI for an APP that scans documents.
I have 2 questions, not so complicated I think...
In the content section, where data changes dynamically, I have 2 columns, the left one separated in 2 rows and the right one with a Tab Panel.
http://imgx.gxzone.com/images/c/f/cf9cf0a5bf1.gif
The thing is that Data fields must change with every Nav Tree selection.
For example, if I selec ID, I will have to attach ID scan image and some data like Address, Name, Surname, etc.
If I select Service, I will have to attach a Service bill and data related to that.
The questions here:
Do you recommend making the entire container (which contains navtree, data input and scanned image) with card layout?
Otherway, can I link 2 cards in the same link? So if I click ID in the nav tree it will change views to DataInput=ID and ImageUpload=ID cards.
Thanks a lot, i'm newbie at this.
I have 2 questions, not so complicated I think...
In the content section, where data changes dynamically, I have 2 columns, the left one separated in 2 rows and the right one with a Tab Panel.
http://imgx.gxzone.com/images/c/f/cf9cf0a5bf1.gif
The thing is that Data fields must change with every Nav Tree selection.
For example, if I selec ID, I will have to attach ID scan image and some data like Address, Name, Surname, etc.
If I select Service, I will have to attach a Service bill and data related to that.
The questions here:
Do you recommend making the entire container (which contains navtree, data input and scanned image) with card layout?
Otherway, can I link 2 cards in the same link? So if I click ID in the nav tree it will change views to DataInput=ID and ImageUpload=ID cards.
Thanks a lot, i'm newbie at this.