2014년 12월 14일 일요일

any component

If i choose any tinywebdb to set the url on one screen, will it carry over to all screens?



no, as with all variables, you have to pass them using TinyDB to the other screen or you can use the open another screen with value block...



Ok, so lets say i have an app that is a "client" app and one that is a "administration" app.  No big deal to use for my own purposes as i can set my own tinywebdb and fusion tables, but if someone else uses it, there is a page for them to enter their own tinywebdb url and fusion table id in the administration app, which can them be passed from page to page.  Would i need to also write to a temporary tinywebdb this info and make the client app retrieve this info on first run? Then pass this new information from page to page.  And make the variable that each goes to a constant so it doeant have to download from the tinywebdb each time.



Upon looking more....get info from temporary db then write to permanent db. This way client app has no need for administrators to enter anything on the client app, all is automatic


댓글 없음:

댓글 쓰기