[jira] [Assigned] (OFBIZ-4891) Add a Form attribute for simulate a click on a link included in the form(which not include a submit button) when "Enter button" is pressed on keyboard

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

[jira] [Assigned] (OFBIZ-4891) Add a Form attribute for simulate a click on a link included in the form(which not include a submit button) when "Enter button" is pressed on keyboard

Nicolas Malin (Jira)

     [ https://issues.apache.org/jira/browse/OFBIZ-4891?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Ashish Vijaywargiya reassigned OFBIZ-4891:
------------------------------------------

    Assignee: Ashish Vijaywargiya

> Add a Form attribute for simulate a click on a link included in the form(which not include a submit button) when "Enter button" is pressed on keyboard
> -------------------------------------------------------------------------------------------------------------------------------------------------------
>
>                 Key: OFBIZ-4891
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-4891
>             Project: OFBiz
>          Issue Type: Sub-task
>          Components: framework
>            Reporter: Olivier Heintz
>            Assignee: Ashish Vijaywargiya
>            Priority: Minor
>         Attachments: OFBIZ-4891.patch, OFBIZ-4891.patch
>
>
> In some case, a single form doest not include a submit button, instead it includes an hypperlink. Setting this new attribute (validate-link-on-enter) to true will result in click on the link when enter button is pressed on any form other input
> This patch enable to add javascript stuff on auto -generated forms(from xml forms) which execute the link with id (validate-link-id) when entre is pressed.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)