[CLOSED] Default button

  1. #1

    [CLOSED] Default button

    How can i enable a default button on a FormPanel so ENTER fires the tap event?
    /Z
    Last edited by fabricio.murta; Oct 18, 2017 at 7:29 PM.
  2. #2
    Hello @Z!

    Ext.NET Mobile is designed for mobile devices, so there shouldn't really be a builtin support for binding "enter key" to the form submission. In fact there isn't even a KeyMap or KeyNav component/class in the toolkit so, relying on keyboard actions for the Mobile variation would be, at least at the moment, not a good idea.

    If you really require that, then what I think you could do is wire up the key presses' event manually.

    Hope this helps!
    Fabrício Murta
    Developer & Support Expert
  3. #3
    fair enough.
    i wanted it for testing on chrome to be more efficient.
    you can close this.
    /Z
  4. #4
    Hello, @Z!

    And thanks for the feedback and for understanding.
    Fabrício Murta
    Developer & Support Expert

Similar Threads

  1. [CLOSED] Set default button
    By michaeld in forum 2.x Legacy Premium Help
    Replies: 4
    Last Post: Jun 03, 2013, 4:07 AM
  2. Still unable to make login button as default button
    By santhu12smart in forum 1.x Help
    Replies: 3
    Last Post: Oct 05, 2011, 8:13 AM
  3. Panel Default Button
    By speddi in forum 1.x Help
    Replies: 8
    Last Post: May 23, 2010, 7:32 PM
  4. confirmation window default button
    By [WP]joju in forum 1.x Help
    Replies: 0
    Last Post: Aug 13, 2009, 5:02 AM
  5. [CLOSED] Default button
    By jchau in forum 1.x Legacy Premium Help
    Replies: 2
    Last Post: Dec 08, 2008, 5:51 PM

Posting Permissions