Autofocus
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
You can add the tagged value "autofocus" set to true on an input field to | You can add the tagged value "autofocus" and set it to true on an input field to ensure it is automatically selected when it appears in a view. | ||
Update the designer from the | Update the designer from the Wiki and get this tagged value template into your designer. | ||
For example | For example, do this: | ||
[[File:Autofocus example.gif|left|thumb|768x768px]] | [[File:Autofocus example.gif|left|thumb|768x768px]] | ||
[[Category:Tagged Values]] | [[Category:Tagged Values]] | ||
[[Category:View Model]] | [[Category:View Model]] |
Revision as of 06:13, 21 February 2023
This page was created by Lars.olofsson on 2021-06-24. Last edited by Edgar on 2025-01-20.
You can add the tagged value "autofocus" and set it to true on an input field to ensure it is automatically selected when it appears in a view.
Update the designer from the Wiki and get this tagged value template into your designer.
For example, do this: