Page 1 of 1

autofocus

Posted: Thu Jun 16, 2016 11:16 pm
by FSDev

I request that autofocus be an option for input fields and that it be applied separately to various pages. For example, I may want to autofocus the search field on the list page, autofocus a specific field on the add page and autofocus a different field on the edit page. Presently I can set " autofocus" (with the leading space) in the custom attributes of the edit tag. But that ends up applying to all published pages for that table. Way better than nothing, but not as flexible.

Thank you.


Re: autofocus

Posted: Sat Jun 18, 2016 11:37 pm
by Adam

Why not just add the attribute in the relevant row / page render event?