Menu

#443 (in 2.7.0) Browse foreign keys window: search

fixed
None
1
2013-06-11
2004-01-05
No

We could use the upper central part of the browse
window to add an Description: input field and a
"Search" button. This would do a LIKE search and show
only the relevant rows.

Discussion

  • Michal Čihař

    Michal Čihař - 2004-10-21

    Logged In: YES
    user_id=192186

    What's wrong with search page that we should duplicate it's
    functionality?

     
  • Michal Čihař

    Michal Čihař - 2005-10-08

    Logged In: YES
    user_id=192186

    No reply Marc? :-)

     
  • Marc Delisle

    Marc Delisle - 2005-10-08

    Logged In: YES
    user_id=210714

    Hmmm, almost one year before I reply :)

    Ok: I am inserting in table A, and a field is linked to
    table B. I open the "browse foreign values" window for table
    B, which has thousands of rows. Those rows are sorted by
    keyname on one side, and by description on the other side,
    with a page selector. If we want to rely on opening another
    browser window on table B, do the search, then copy and
    paste the result, fine. But it seems to me that a little
    search mechanism in the browse foreign value could help here.

     
  • Michal Čihař

    Michal Čihař - 2005-10-09

    Logged In: YES
    user_id=192186

    Now I see, but you didn't write anything about foreign keys
    in original report. I thought it's about normal browse tab...

     
  • Michal Čihař

    Michal Čihař - 2005-10-09
    • summary: Browse window: search --> Browse foreign keys window: search
     
  • Michal Čihař

    Michal Čihař - 2005-10-09
    • assigned_to: nobody --> nijel
     
  • Michal Čihař

    Michal Čihař - 2005-10-09
    • priority: 5 --> 1
    • summary: Browse foreign keys window: search --> (in 2.7.0) Browse foreign keys window: search
    • status: open --> open-fixed
     
  • Michal Čihař

    Michal Čihař - 2005-10-09

    Logged In: YES
    user_id=192186

    Implemented in cvs.

     
  • Marc Delisle

    Marc Delisle - 2005-10-10

    Logged In: YES
    user_id=210714

    Works very well, thanks.

    Was it intentional to remove the page selector?

     
  • Michal Čihař

    Michal Čihař - 2005-10-12

    Logged In: YES
    user_id=192186

    It was not intentional, it should be removed only if limited
    query returns less results. I will fix it.

     
  • Michal Čihař

    Michal Čihař - 2005-10-12

    Logged In: YES
    user_id=192186

    Fixed.

     
  • Michal Čihař

    Michal Čihař - 2005-12-04
    • status: open-fixed --> closed-fixed
     
  • Michal Čihař

    Michal Čihař - 2013-06-11
    • Status: closed-fixed --> fixed