[jira] [Commented] (OFBIZ-11957) Form-Fields of certain types won't render IDs

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

[jira] [Commented] (OFBIZ-11957) Form-Fields of certain types won't render IDs

Nicolas Malin (Jira)

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

Jacques Le Roux commented on OFBIZ-11957:
-----------------------------------------

Hi Dennis,

Could you please provide a complete PR? I thought I could apply 227 only, but it did not work (no submit id, same test than before).

Also trivial just for syntax consistency, you should better use id="" in renderSubmitField "signature", like in for
bq. title="" name="" event="" confirmation="" containerId="" tabindex=""

Also you should complete the other "signatures", ie in XlsFormMacroLibrary, Cvs, Fo, Text, Xml

TIA

> Form-Fields of certain types won't render IDs
> ---------------------------------------------
>
>                 Key: OFBIZ-11957
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-11957
>             Project: OFBiz
>          Issue Type: Improvement
>    Affects Versions: Trunk
>            Reporter: Dennis Balkir
>            Assignee: Dennis Balkir
>            Priority: Minor
>
> While implementing some OFBiz-Forms, I noticed, that certain types of form-fields will not render the set ID.
> Field-Types that won't work for sure are {{submit}} and {{hyperlink}} where the set name for the parameter {{id-name}} simply will not be rendered in the HTML-Code that is generetad by OFBiz.



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