[
https://issues.apache.org/jira/browse/OFBIZ-12509?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Nicolas Malin updated OFBIZ-12509:
----------------------------------
Attachment: OFBIZ-12509.patch
> 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
> Priority: Minor
> Attachments: OFBIZ-12509.patch
>
>
> 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)