Discussion Forums  >  Config Data, JSON, App Refresh

Replies: 4    Views: 246

Solver
Aspiring developer
Profile
Posts: 37
Reg: Jan 07, 2013
LOS
10,820
12/27/13 10:41 AM (10 years ago)

screen transition

Hi All, I need help with this. Its for both iOS and Android. The normal procedure is create a list and from the CP link it via "Tapping this row loads" but my images, Description and row titles on each row is done via JSON for the menu with image and I need to link it to a customUrl on tap of individual rows of the menu list. I have created a customUrl that is fed a dataUrl and what I need is to link those rows on the menu list to the customUrl.
 
SmugWimp
Smugger than thou...
Profile
Posts: 6316
Reg: Nov 07, 2012
Tamuning, GU
81,410
like
12/27/13 04:36 PM (10 years ago)
I don't (think I) understand completely. You want to load a new screen using childItem information from your menu screen? Cheers! -- Smug
 
SmugWimp
Smugger than thou...
Profile
Posts: 6316
Reg: Nov 07, 2012
Tamuning, GU
81,410
like
12/27/13 05:30 PM (10 years ago)
A little thinking leads me to believe you want to discover 'loadScreenObject'. Read this and let us know if I'm on the right track: http://www.buzztouch.com/forum/thread.php?tid=0AEFF1909A28E9AC27DD126&currentPage=1 Cheers! -- Smug
 
Solver
Aspiring developer
Profile
Posts: 37
Reg: Jan 07, 2013
LOS
10,820
like
12/27/13 10:02 PM (10 years ago)
@smug I need to do loadScreenObject. I am using an API which has a dataUrl and it allows the JSON to render my screens and the row menu items. To transition to a custom URL so that each row tapped will render the appropriate row item which by the way has a video/image thumbnail...I have prepared the awaiting screen. like David mentioned, we can't use loadScreenItemId but loadScreenObject. I need a simple way to load corresponding screens for each row item tapped.
 
SmugWimp
Smugger than thou...
Profile
Posts: 6316
Reg: Nov 07, 2012
Tamuning, GU
81,410
like
12/28/13 12:19 AM (10 years ago)
Well read up on your childItem list item objects: http://www.buzztouch.com/docs/v1.5/child_menuListItems.php and pay close attention to the area where it discusses 'loadScreenObject'. the premise behind the loadScreenObject data, is basically one line contains the entire 'json object' required to load your next screen. If you're doing it from a server database script, such as php/mysql, then I've already packaged a 'demo' kit using loadScreenObject in a couple of ways. the file is located here: https://dl.dropboxusercontent.com/u/115208762/loadScreenObject.zip play around with it a little, and get as comfortable as you can. When you have a question, yell. Cheers! -- Smug
 

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.