Autofocus
(Created page with "You can add the tagged value "autofocus" on an input field to make it automatically get selected when it appears in a view. For example like this; File:Autofocus example.gi...") |
No edit summary |
||
Line 1: | Line 1: | ||
You can add the tagged value "autofocus" on an input field to make it automatically get selected when it appears in a view. | You can add the tagged value "autofocus" set to true on an input field to make it automatically get selected when it appears in a view. | ||
Update the designer from the wiki go get this tagged value template into your designer. | |||
For example like this; | For example like this; | ||
[[File:Autofocus example.gif|left|thumb|768x768px]] | [[File:Autofocus example.gif|left|thumb|768x768px]] |
Revision as of 20:07, 24 June 2021
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" set to true on an input field to make it automatically get selected when it appears in a view.
Update the designer from the wiki go get this tagged value template into your designer.
For example like this;