Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
5.3, 5.4
Description
Noticed this while writing up some documentation about dealing with form focus. This works in simple cases where the control name and the client id often are the same value, but won't work in other cases (especially Ajax ones).
In addition, it is not clear why this mixin is attached to a Form and takes a Field as a parameter rather than attaching to a Field and taking no parameters?
Attachments
Issue Links
- is related to
-
TAP5-650 Enhance form autofocus to accept fieldname as a value
- Closed