Saving from stuff ups
Madpom > 2014/12/20 20:23
The alert (dialog box) is built into the browsers, positioning is browser-specific, and cannot be controlled by the application. There are various javascript-based alternatives to produce dialog boxes over which you have more control, but for the sake of screen-positioning, I'm inclined the think it's not worth installing one of those with all the additional code that requires to be downloaded.
Hugh vn > 2014/12/15 09:10
The popup is great (just saved me again) - should be used more often when they prevent me from losing work (and maintaining data integrity) Can they position center screen?
Madpom > 2014/12/03 18:29
That's done now. You'll have to either re-login, or hit ctrl+f5 to pick up the change.
Matt
Madpom > 2014/12/03 16:35
Ok. How about I disallow save if the Edit route has been enabled but not confirmed? And also check - as I wish to - that either a set of route points is present, or the route is 'draft'.
Warning will have to be an annoying popup - as this check will have to be on the client side, not the server, so I can't plug into the usual error handling.
Hugh vn > 2014/12/03 12:11
still all too easy to move on and lose (unsaved) route points, a warning that routepoints entry has been started but not saved would avoid teeth gnashing ...