You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
But one might need the actual id of the page you are editing (for taking actions with JavaScript), which is in my case "processwire/page/edit/?id=564030".
I know that the page has a class that looks like this "ProcessPageEdit-id-564030" but it is cumbersome to get the id from this class.
I would suggest, that the ProcessWire.config.page object returns the ID and also name of the actual page you are editing: