[
https://issues.apache.org/jira/browse/OFBIZ-11418?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17044842#comment-17044842 ]
Daniel Watford commented on OFBIZ-11418:
----------------------------------------
PR created: [
https://github.com/apache/ofbiz-framework/pull/32]
> Use FlexibleStringExpander in form widget lookup field field target parameters
> ------------------------------------------------------------------------------
>
> Key: OFBIZ-11418
> URL:
https://issues.apache.org/jira/browse/OFBIZ-11418> Project: OFBiz
> Issue Type: Improvement
> Components: framework
> Affects Versions: Trunk
> Reporter: Daniel Watford
> Assignee: Daniel Watford
> Priority: Major
> Time Spent: 10m
> Remaining Estimate: 0h
>
> OFBIZ-11330 added use of FlexibleStringExpander when generating the parameter-name for a Form Widget Field.
> The form widget's Lookup field makes use of a target-parameter attribute to determine the input fields which should be read from when making a lookup request.
> Since we can now generate field parameter names from FlexibleStringExpander expressions it seems appropriate to be able to populate the target-parameter with the same expressions. Not doing so means that we can potentially generate parameter names that cannot be referenced by a lookup field.
>
--
This message was sent by Atlassian Jira
(v8.3.4#803005)