[jira] [Created] (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
Posted by
Nicolas Malin (Jira) on
URL: http://ofbiz.116.s1.nabble.com/jira-Created-OFBIZ-4891-Add-a-Form-attribute-for-simulate-a-click-on-a-link-included-in-the-form-whid-tp4632029.html
Olivier Heintz created OFBIZ-4891:
-------------------------------------
Summary: 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
Priority: Minor
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 is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspaFor more information on JIRA, see:
http://www.atlassian.com/software/jira