[ https://issues.apache.org/jira/browse/OFBIZ-13117?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17855064#comment-17855064 ]
ASF subversion and git services commented on OFBIZ-13117: --------------------------------------------------------- Commit 8b1ee1b3a5da79ae669aee324c51d073e4ba8b1f in ofbiz-framework's branch refs/heads/release18.12 from Deepak Dixit [ https://gitbox.apache.org/repos/asf?p=ofbiz-framework.git;h=8b1ee1b3a5 ] Improved: Added support to allow direct view rendering in override view functionality (OFBIZ-13117) Added allow-direct-view-rendering and direct-view-rendering-with-auth in view-mapping tag, default values will be false. i.e by default now view is allowed to be used as OOTB overridden view functionality. In order to allow the view redirection (override) on all workflows allow-direct-view-rendering must be set to true. If view redirection is allowed and direct-view-rendering-with-auth is set to true then login credentials are necessary to use this functionality. This feature may break some existing flow where overridden view workflow is used Thanks: Deepak Dixit for providing the initial patch > Allow direct view rendering in override view functionality > ---------------------------------------------------------- > > Key: OFBIZ-13117 > URL: https://issues.apache.org/jira/browse/OFBIZ-13117 > Project: OFBiz > Issue Type: Improvement > Components: framework > Affects Versions: 18.12.14 > Reporter: Deepak Dixit > Assignee: Deepak Dixit > Priority: Major > Fix For: Upcoming Branch, 18.12.15 > > > {color:#000000}Enhance the override view functionality by adding a feature to > permit direct rendering of views{color} -- This message was sent by Atlassian Jira (v8.20.10#820010)