[jira] [Commented] (OFBIZ-4035) change the id Attribute for input fields in the model macro form renderer from String to FlexibleStringExpander

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

[jira] [Commented] (OFBIZ-4035) change the id Attribute for input fields in the model macro form renderer from String to FlexibleStringExpander

Nicolas Malin (Jira)

    [ https://issues.apache.org/jira/browse/OFBIZ-4035?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17042873#comment-17042873 ]

Michael Brohl commented on OFBIZ-4035:
--------------------------------------

Hi Dan,

thanks you for your contributions!

Please have in mind to use the Commit Message Template for your commits, it helps for better readability and keeping track of the updates in our monthly blog (see [https://cwiki.apache.org/confluence/display/OFBIZ/OFBiz+commit+message+template).]

 

> change the id Attribute for input fields in the model macro form renderer from String to FlexibleStringExpander
> ---------------------------------------------------------------------------------------------------------------
>
>                 Key: OFBIZ-4035
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-4035
>             Project: OFBiz
>          Issue Type: Improvement
>          Components: ALL COMPONENTS
>    Affects Versions: Trunk
>            Reporter: Sascha Schumann
>            Assignee: Daniel Watford
>            Priority: Major
>              Labels: patch-available
>         Attachments: OFBIZ-4035_ModelFormField.java.patch
>
>          Time Spent: 20m
>  Remaining Estimate: 0h
>
> hi there,
> here a little useful improvement. i changed the ID Field of an input field in in the macro form renderer from a normal String to a flexible String expander.
> The advantage is that i can use ${} variables in the id description, that helps me for example creating automatically unique id's.
> Cheers
> Sascha



--
This message was sent by Atlassian Jira
(v8.3.4#803005)