Hi,
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 @R_Riedler,
could you please share the preview link with us? Maybe we can find a solution.
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();
3 Likes
Thanks for you effort, but it didn’t work.
I opted for creating a page instead of a blog now.
1 Like