Results 1 to 4 of 4

Thread: TAB does not work on CUSTOM FIELDS

  1. #1
    guptajee is offline Sugar Community Member
    Join Date
    Jan 2006
    Posts
    18

    Default TAB does not work on CUSTOM FIELDS

    Does anyone know why the cursor skips custom fields in edit mode. It jumps right over the custom fields over to the Original fields.

  2. #2
    Superman's Avatar
    Superman is offline Sugar Community Member
    Join Date
    Oct 2005
    Location
    Kazakhstan
    Posts
    852

    Default Re: TAB does not work on CUSTOM FIELDS

    B/c when you add custom field Sugar doesn't set tabindex for it.

  3. #3
    guptajee is offline Sugar Community Member
    Join Date
    Jan 2006
    Posts
    18

    Default Re: TAB does not work on CUSTOM FIELDS

    Interesting, and I know you are going to tell me how!

  4. #4
    Superman's Avatar
    Superman is offline Sugar Community Member
    Join Date
    Oct 2005
    Location
    Kazakhstan
    Posts
    852

    Default Re: TAB does not work on CUSTOM FIELDS

    If you know HTML, go to modules/{MODULE}/EditView.html and/or DetailView.html
    And just analyze the code given there (search for tabindex)!

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •