is there a "go back to previous url" action in nordcrafT?
If you use path parameters you can navigate back . If you use query parameters , then that is not the case . Reference : https://docs.nordcraft.com/pages/static-and-dynamic#when-to-use-url-parameters You can check your browser history to see when a new navigation entry has been added . I could do on attribute change but that does not differentiate between a user clicking sth or scrolling back (when the two queries are the same ) [here ] ( https://editor.nordcraft.com/projects/moccasin_palpatine_chief_rook/branches/start/components/test2323?canvas-height=800&canvas-width=800&mode=design&rightpanel=events ) is an example . I go back and forward clicking the buttons . but when the user simply clicks scrolls left (i .e . goes to the previous history item without clicking ) how am I supposed to record this in the variable list of path parameters ? hope I was clear enough @Andreas Møller is there any possibility to have an action "go to previous url " which goes to the previous url (without refreshing if the page is the same ) (bubble has it ) ? same as simply clickng left icon in the browser having to save urls in a variable is both annoying and it does not work always It wont do a full server load , but it is not that same instance of the page as before That might be exactly what you want ( it is in most cases ) bit it is something to be aware of