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

Ankit Jain commented on OFBIZ-4119:
-----------------------------------

Hello Jacques,

I have checked the point raised by you and yes you are right I didn't found any 
hidden field with h_..., then I reverted my changes and checked once again and 
found the same behaviour means didn't found any hidden field, then I come to 
know that if the form is of type list then no hidden input generated for it if 
you change also-hidden="true", So it may be another issue

You can check here, 

form type list https://localhost:28443/partymgr/control/FindSecurityGroup

And its working fine for others form types.

Thanks
Ankit Jain 

> Form Widget hyperlink issue.
> ----------------------------
>
>                 Key: OFBIZ-4119
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-4119
>             Project: OFBiz
>          Issue Type: Improvement
>          Components: framework
>    Affects Versions: Release Branch 10.04, SVN trunk
>            Reporter: Ankit Jain
>            Assignee: Jacques Le Roux
>            Priority: Minor
>             Fix For: SVN trunk
>
>         Attachments: OFBIZ-4119.patch, OFBIZ-4119.patch
>
>
> If we take hyperlink field in form widget then an hidden input field created 
> by the name same as the field name, which should not be done,  and the id 
> attribute is not set in the <a> tag. 
> By adding id attribute in the <a> tag then its helpful for developers to 
> perform action on it using js or css. 

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to