Hi,
I have created a blank Canvas app that has a few buttons.
When I press button 'A' it prints out the current screen. The formula I used is print() onSelect for the button 'A'.
I have created a Screen2 with a bit of labels and text. My question is, how can get to print Screen2 by pressing on button 'A' on Screen1?
I have tried adding the formula Screen2.Print() but it does not work. I have also tried adding Screen2.printing = true but does nothing.
Please advise.
Thanks,
Omar