I’ve just created my first blog and my problem is that teh ‘back’ button from the detailed view only leads back to the top of the starting page and not to the blog section.
I tried to solve it by opening the blog details in a new tab,but this doesn’t work either.
Could you help me please?
Hi!
If you want to dynamically go back to the previous page in the browser history, you can simply add a small JS command in a button URL. javascript:history.back();