Comments chichigou started the conversationJuly 14, 2022 at 5:21amHi how to set a button to back to previous page?should I type something in #ID , thank you so much! 2,610PenciDesign repliedJuly 14, 2022 at 9:10amHi, You can use the HTML button code like this: <a href="javascript: history.go(-1)">Go Back</a>Regards,PenciDesign. Sign in to reply ...
Hi how to set a button to back to previous page?
should I type something in #ID , thank you so much!
Hi,
You can use the HTML button code like this:
Regards,
PenciDesign.