Feature Request: Record selector dropdown widget

Hi, like everyone here, I love Grist. Here is a suggestion which I think could improve usability.

When multiple widgets are linked together on a form, the left most widget tends to act as the record selector.

I see a few drawback with this:

  1. This widget typically takes 25% or more of the total screen real estate.
  2. Once the record is selected, this part of the screen becomes underutilised.
  3. Deciding what columns to include in that widget is always a trade-off of essential information vs screen space.
  4. Using SELF_HYPERLINK() to automatically jump between related record makes manual record selection even less needed.

It would be great if a record selector button could be added next to the primary widget of the page which would open a popup widget which functions as the record selector

The benefits I see are:

  1. It maximises efficiency of screen real estate
  2. if helps Grist feel more like a database to users
  3. if the record selector widget was a popup then there wouldn’t be the need to economise on the fields shown (you essentially now have the whole page width)

FYI, after a suggestion by Dmitry, we can already sort of do this by minimising the size of the record selecting widget to virtually zero then expand it to select the record, but it’s clumsy and not intuitive.

Thanks for your consideration, David.

4 Likes

+1 I have similar design where I put a widget for selection only.
Such fonction would help saving spaces and focusing on most important information.

1 Like

What about “Collapsing” the selector table? (in the 3 dot menu)

image

You can still use it as the “select by” target, it goes full-width, and it stays out of the way.

chrome_kq1eA6E3N0

Yes, it makes sense for people used to working with grist, but for the casual end-user it’s not intuitive.

about the pop-up… do you want it to act like a normal selector, but in a pop-up form? Meaning… while you select different records, the screen below the pop-up changes to reflect that record? Or your idea is more like another screen where you make a selection and then go to that record?

  1. This widget typically takes 25% or more of the total screen real estate.
  2. Once the record is selected, this part of the screen becomes underutilised

My initial solution (considering what we have today, not the ideal one) would be to have a screen to select records and another to see the records.

So the first screen where you have the record selector occupying a portion of the screen would show only a summary of the information of each record. Objective is only to help find the needed record. When you find it, a self hyperlink takes you to another screen without record selector, with all the info about that record.

My preference would be the first option you suggested,

This way you keep the searching and editing within the same form. Otherwise there would be a significant increase in forms