I have a Fire Tablet and I am trying to make multiple surface pages.
I've managed to make a button that links to another surface but I can't get it to open on the tablet. It only opens on the computer.
Please advise and thank you!
samuel henriques @samuel_henriquesHello @Erik_Groysman,
On the script/macro of that button that is opening on the computer, you need to change to the surface name, it's probably set to "This Machine"

- EIn reply toErik_Groysman⬆:Erik Groysman @Erik_Groysman
Thank you!
Looks like I was simply seeing the other surface page pop up in the commands so I didn't realize I needed to make a macro.
- EIn reply toErik_Groysman⬆:Erik Groysman @Erik_Groysman
OK, how about when using Surface Triggers?
I want a specific surface to pop up when my MIDI Editor is opened. I can get it to pop up on the computer but there is no 'Open Surface' command options...
samuel henriques @samuel_henriqueshello @Erik_Groysman,
for that you can use your midi editor as a trigger to run the show surface macro.
So its its a application, you can use when the application is active, for example:
Or if it's a window on your software you can use window trigger:

- EErik Groysman @Erik_Groysman
Amazing! This is hugely powerful.
Thank you!