Summary | URL Post-Edit Form |
Queue | Turba |
Queue Version | HEAD |
Type | Enhancement |
State | Resolved |
Priority | 1. Low |
Owners | |
Requester | mbydalek (at) mobilemini (dot) com |
Created | 11/12/2004 (7563 days ago) |
Due | |
Updated | 05/24/2005 (7370 days ago) |
Assigned | 11/13/2004 (7562 days ago) |
Resolved | 05/24/2005 (7370 days ago) |
Milestone | |
Patch | No |
State ⇒ Resolved
State ⇒ Assigned
implemented the same way how we currently decide if to display the
search results or the browse view. If this is decided by a GET or POST
parameter, then the URL in the contactrow should be changed.
If we decide that differently, this should be implemented in a similar way.
State ⇒ New
Priority ⇒ 1. Low
Type ⇒ Enhancement
Summary ⇒ URL Post-Edit Form
Queue ⇒ Turba
edit one of them, after I 'Save' my edit form, it brings me back to
the browse.php, which is a pain because it takes forever to load.
So, I was going to patch this to either goto the search page or browse
page, but wasn't sure the best way to do it. In the contactrow.inc,
it puts the 'url' param to point back to browse.php, which then gets
referenced once the object is saved. Should it be changed there, or
should a $conf/$pref be added?
This would work really well with my prev. enhancement (#815) because
if you wanted to change a bunch of entries (like a company phone #),
you could search the Company Name, and then edit, go back to your
results, edit the next one, etc. without having to load the phone book.
Thanks.