back button in browser

View: New views
4 Messages — Rating Filter:   Alert me  

back button in browser

by opto :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

I tried to post this a few days ago, when the question came up. But something went wrong.

Maybe it is still of interest,

Klaus

The back button in a browser, in my opinion, is only back. I would not expect it to cancel a transaction, only to redisplay the previous webpage. I don't think it cancels anything in other webpages that I use.
Preferably with the previous form entries would be still in it.

Cancel a transaction or delete would be a separate action. In some bookkeeping, delete would not be allowed anyway (e.g. in Germany), rather, one needs a second transaction that corrects (neutralises) the first.

This is for the bookkeeping, but would not necessarily touch other transactions (MRP, delete a supplier which is not used in any other transaction, etc.)


Re: back button in browser

by Bogdan Stanciu :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

this is certainly a subject to review!!!

too many pages have only "back" as an option to get out. this should not
be the case.

cheers,
bogdan

opto wrote:

> I tried to post this a few days ago, when the question came up. But something
> went wrong.
>
> Maybe it is still of interest,
>
> Klaus
>
> The back button in a browser, in my opinion, is only back. I would not
> expect it to cancel a transaction, only to redisplay the previous webpage. I
> don't think it cancels anything in other webpages that I use.
> Preferably with the previous form entries would be still in it.
>
> Cancel a transaction or delete would be a separate action. In some
> bookkeeping, delete would not be allowed anyway (e.g. in Germany), rather,
> one needs a second transaction that corrects (neutralises) the first.
>
> This is for the bookkeeping, but would not necessarily touch other
> transactions (MRP, delete a supplier which is not used in any other
> transaction, etc.)
>
>
>  

------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day
trial. Simplify your report design, integration and deployment - and focus on
what you do best, core application coding. Discover what's new with
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
Web-erp-developers mailing list
Web-erp-developers@...
https://lists.sourceforge.net/lists/listinfo/web-erp-developers

Re: back button in browser

by Nicholas Lee :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

It would be nice to be able when look at a detail screen to be able to go "back" to the search list screen.  This is one major UI unhappiness I find with weberp.


On Thu, Nov 5, 2009 at 11:40 AM, Bogdan Stanciu <bogdanovidiu.stanciu@...> wrote:
this is certainly a subject to review!!!

too many pages have only "back" as an option to get out. this should not
be the case.

cheers,
bogdan

opto wrote:
> I tried to post this a few days ago, when the question came up. But something
> went wrong.
>
> Maybe it is still of interest,
>
> Klaus
>
> The back button in a browser, in my opinion, is only back. I would not
> expect it to cancel a transaction, only to redisplay the previous webpage. I
> don't think it cancels anything in other webpages that I use.
> Preferably with the previous form entries would be still in it.
>
> Cancel a transaction or delete would be a separate action. In some
> bookkeeping, delete would not be allowed anyway (e.g. in Germany), rather,
> one needs a second transaction that corrects (neutralises) the first.
>
> This is for the bookkeeping, but would not necessarily touch other
> transactions (MRP, delete a supplier which is not used in any other
> transaction, etc.)
>
>
>

------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day
trial. Simplify your report design, integration and deployment - and focus on
what you do best, core application coding. Discover what's new with
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
Web-erp-developers mailing list
Web-erp-developers@...
https://lists.sourceforge.net/lists/listinfo/web-erp-developers


------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day
trial. Simplify your report design, integration and deployment - and focus on
what you do best, core application coding. Discover what's new with
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
Web-erp-developers mailing list
Web-erp-developers@...
https://lists.sourceforge.net/lists/listinfo/web-erp-developers

Re: back button in browser

by Javier de Lorenzo-Cáceres :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Hi Klaus,

You are right, that's how things should be.

"Cancel a transaction or delete would be a separate action. In some
bookkeeping, delete would not be allowed anyway (e.g. in Germany), rather,
one needs a second transaction that corrects (neutralises) the first."

That has to do with the native transaction properties of every SQL RDBMS
called with the acronymous ACID for Atomicity, Consistency, Isolation and
Durability. The Durability native property prohibits a transaction to be
undone as you have correctly explained. I'm only clarifying that this is for
every client/server system. In contrast, Local Databases (a.k.a. X-Base)
implement another kind of write methods.

Many thanks for your feedback,
javier


----- Original Message -----
From: "opto" <buecher@...>
To: <web-erp-developers@...>
Sent: Wednesday, November 04, 2009 10:26 PM
Subject: [WebERP-developers] back button in browser


>
> I tried to post this a few days ago, when the question came up. But
> something
> went wrong.
>
> Maybe it is still of interest,
>
> Klaus
>
> The back button in a browser, in my opinion, is only back. I would not
> expect it to cancel a transaction, only to redisplay the previous webpage.
> I
> don't think it cancels anything in other webpages that I use.
> Preferably with the previous form entries would be still in it.
>
> Cancel a transaction or delete would be a separate action. In some
> bookkeeping, delete would not be allowed anyway (e.g. in Germany), rather,
> one needs a second transaction that corrects (neutralises) the first.
>
> This is for the bookkeeping, but would not necessarily touch other
> transactions (MRP, delete a supplier which is not used in any other
> transaction, etc.)
>
>
> --
> View this message in context:
> http://old.nabble.com/back-button-in-browser-tp26205744p26205744.html
> Sent from the web-erp-developers mailing list archive at Nabble.com.
>
>
> ------------------------------------------------------------------------------
> Let Crystal Reports handle the reporting - Free Crystal Reports 2008
> 30-Day
> trial. Simplify your report design, integration and deployment - and focus
> on
> what you do best, core application coding. Discover what's new with
> Crystal Reports now.  http://p.sf.net/sfu/bobj-july
> _______________________________________________
> Web-erp-developers mailing list
> Web-erp-developers@...
> https://lists.sourceforge.net/lists/listinfo/web-erp-developers 


------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day
trial. Simplify your report design, integration and deployment - and focus on
what you do best, core application coding. Discover what's new with
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
Web-erp-developers mailing list
Web-erp-developers@...
https://lists.sourceforge.net/lists/listinfo/web-erp-developers