[jbossseam-issues] [JBoss JIRA] Created: (JBSEAM-1493) Seam-gen: allow return to original page

Pierre Raoul (JIRA) jira-events at lists.jboss.org
Mon Jun 18 18:06:11 EDT 2007


Seam-gen: allow return to original page
---------------------------------------

                 Key: JBSEAM-1493
                 URL: http://jira.jboss.com/jira/browse/JBSEAM-1493
             Project: JBoss Seam
          Issue Type: Feature Request
          Components: Tools
    Affects Versions: 1.3.0.ALPHA
            Reporter: Pierre Raoul


Atm, save/select/done/cancel commands on a page always return to default page i.e. either list or view page of the same entity. A better solution would be to return to the calling page, which can be of an other entity.

For example, when an entity A is linked to an entity B by a ManyToOne association, from the edit page of A it's possible to go to the view page of B.
But on this page, the "Done" button goes to the list page of B.
Then to come back to the instance of A you were working with, you need:
    - to go to the list page of A
    - to select the instance and go to the view page
    - to use the Edit button to go to the edit page
All this only to see the detail of B during working on an instance of A.



-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the seam-issues mailing list