Nicolas Malin created OFBIZ-12509:
-------------------------------------
Summary: Use flexible expander to resolve the area target on call
back
Key: OFBIZ-12509
URL: https://issues.apache.org/jira/browse/OFBIZ-12509
Project: OFBiz
Issue Type: Improvement
Components: framework
Affects Versions: 22.01.01, Upcoming Branch
Reporter: Nicolas Malin
When you use a callback, at this time we haven't to possibility to resolve the
area target from the context like this
{code:java}
<wm:link target="WorkEffortAgreement/delete">
....
<wm:set-callback area-target="${useThisTarget}">
...
</wm-setcallback>
</wm:link> {code}
--
This message was sent by Atlassian Jira
(v8.20.1#820001)