Discussion Forums  >  Uncategorized

Replies: 2    Views: 189

kirthstar
Veteran developer
Profile
Posts: 94
Reg: May 18, 2011
New York
940
01/30/12 05:14 AM (14 years ago)

Generating menu list items and load screens from External API

I am working on generating the menu list items and the html files needs to be loaded on click of menu items This part is working {childItems:[ {itemId:3B18071, itemType:BT_menuItem, loadScreenWithItemId:article1, titleText:Menu Item 1}, {itemId:912AD4G, itemType:BT_menuItem, loadScreenWithItemId:article2, titleText:Menu Item 2}, {itemId:607318A, itemType:BT_menuItem, loadScreenWithItemId:itemId of screen to load, titleText:Menu Item 3}, {itemId:FD7E8F6, itemType:BT_menuItem, loadScreenWithItemId:itemId of screen to load, titleText:Menu item 4} ]} How do I include in the loadScreenWithItemId list { itemId: article1, itemType: BT_screen_htmlDoc, itemNickname: article1, dataURL: sample.html, navBarTitleText: article1, forceRefresh: 1 }, { itemId: article2, itemType: BT_screen_htmlDoc, itemNickname: article2, dataURL: sample2.html, navBarTitleText: article2, forceRefresh: 1 } Could you please give me the final JASON data how it would like ..It's for the training site .. all the articles are stored in the database THanks, THanks,
 
kirthstar
Veteran developer
Profile
Posts: 94
Reg: May 18, 2011
New York
940
like
01/30/12 03:42 PM (14 years ago)
Trying with various combinations to get this working .. could you please give me a sample Thanks
 
kirthstar
Veteran developer
Profile
Posts: 94
Reg: May 18, 2011
New York
940
like
01/31/12 06:32 PM (14 years ago)
Please any one... very close to releasing the app
 

Login + Screen Name Required to Post

pointerLogin to participate so you can start earning points. Once you're logged in (and have a screen name entered in your profile), you can subscribe to topics, follow users, and start learning how to make apps like the pros.