My programming works in the first screen I’m working on, but if I add a new screen (which will have almost the same programming) none of them loads the content. Is the repetition in the programming a problem or is there some other thing going wrong? Could somebody help me with that?
I think I understand, but in this case I need to set two different variables and each of them is only supposed to generate content on each specific screen. I mean, the variable of the first screen is supposed to get information one data source and the variable on the second screen on another data source and those infos are only relevant to one screen, not for both.