Details
-
Sub-task
-
Status: Closed
-
Minor
-
Resolution: Later
-
None
-
None
-
None
-
Bug Crush Event - 21/2/2015
Description
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.