bmichotte / ProMotion-XLForm

ProMotion-XLForm is a ProMotion plugin for XLForm
MIT License
20 stars 21 forks source link

Add support for autofocus when a PM::XLFormScreen is loaded #33

Closed admpsktt closed 8 years ago

admpsktt commented 8 years ago

My previous issue reminded me that it would be nice if, when a PM::XLFormScreen is loaded, a cell could be selected for autofocus.

Again, though, is there an option I'm missing for an item in my cells array that achieves this?

admpsktt commented 8 years ago

This issue can be closed; I re-visited this today and came up with a solution.

bmichotte commented 8 years ago

I reopen your issue to implement this feature very soon

admpsktt commented 8 years ago

:+1:

bmichotte commented 8 years ago

Simple use the auto_focus: true option of the form_option, see class options