Dan Haywood created ISIS-2081:
---------------------------------
Summary: Provide "redirect even when same" control on
action-by-action basis.
Key: ISIS-2081
URL: https://issues.apache.org/jira/browse/ISIS-2081
Project: Isis
Issue Type: New Feature
Affects Versions: 1.17.0
Reporter: Dan Haywood
Assignee: Dan Haywood
Fix For: 1.18.0
Often an action will return its target (ie "return this"). Currently there is
a configuration option (isis.viewer.wicket.redirectEvenIfSameObject) which
controls whether, in such a case, to simply update the existing web page (using
ajax) or to re-render the page completely. By default ajax is used for a
smoother UI.
This ticket is to make this controllable via @ActionLayout. One reason for
this is to force a re-rendering of a domain object if its layout is changed, as
per ISIS-2080.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)