Hi,
Question 1 :
Is there realy no way to pass data/properties to a TAB in mobile data ?
No problem with a “go to view” action.
But, really, what about the tab navigation?
Question 2 :
Further question. What could be the use for custom elements ON the tab element, if not passing data throught the entire app?
My use case is a logged user can have multiple linked “projects”. But we want to work on one at a time. So just after login, he selects which one he wants and then th entire app just deals with this single project.
How do you guys do that kind of stuff. Storing a “selected_project” as a User data field could do the job. But really I can’t understand why there would not be an other less data-consuming solution.
