Sending user to diffrent pages from same page

Greetings,

I have a project that contains multiple pages and within those pages there are several buttons these buttons after released sends user to another page (to same page for every button) what I would like to achieve is that after button is pressed and user is now in the page that every button leads and return the user to the page that pressed button is located

Thank you for your support.

Is that a html question?

do yourself a favour and please read How to get the best out of this forum and modify your post accordingly (including code tags and necessary documentation for your ask).

Sorry for not being clear enough it is a Nextion display question.

I am not good with word problems. The pages are getting me confused, can you post a flow chart?

I don’t use those screens but if there is a way to identify a screen and go to a screen by that identity, just memorize the current active screen before executing the button callback and then when you are on the common destination page, after an action is done, go back to this current active screen

This topic was automatically closed 180 days after the last reply. New replies are no longer allowed.