Help

This Product Ideas board is currently undergoing updates, but please continue to submit your ideas.

[SOLVED] Limit linked record selection to a view

cancel
Showing results for 
Search instead for 
Did you mean: 
Katherine_Duh
Airtable Alumni (Retired)
Status: Launched
123 Comments
Matthew_Billiod
6 - Interface Innovator
6 - Interface Innovator

Hello Tuur,

Thanks for answering this:

Right now you canโ€™t link to views or subtypes (selected candidates).

It is a shame that is the state of affairs.

Regarding this point:

You could create a second table for your selected candidatesโ€ฆ

(Lets call that table โ€œAโ€)

โ€ฆfilter + copy & paste those people (thatโ€™s only 1 action)โ€ฆ

(Lets call this table โ€œBโ€)

and create a link to the new tableโ€ฆ

(Lets call this the โ€œfiltered promptโ€)

What happens when the user updates table โ€œAโ€? Wouldnโ€™t the user now have two tables to maintain? Maybe that will help in the OPโ€™s situation. But for most users, wont that create double the amount of work in terms of maintenance? The โ€œfiltered promptโ€ will be obsolete as soon as a row gets added to table A without adding it to table B.

Your suggestion might work better if there were a way to create a query type of tableโ€ฆ (going do research to see if that is available in airtable)โ€ฆ

Matthew_Billiod
6 - Interface Innovator
6 - Interface Innovator

A temporary fix would be expanding the search capabilities of the pop-up dialog for linking records.

At the moment it is difficult to link records (even with the current search tool) because the search tool only looks at the key column (see picture from @Jason_Woltz post)
https://community.airtable.com/uploads/short-url/yJ86i0fUTKEXl0EaeFGqjlnwfVo.png

The Search Expansion feature request (posed by @Jason_Woltz) can be found here: Find a Record to Link - Search Expansion

Tuur
10 - Mercury
10 - Mercury

Sure. But in this case the selection has already been made so I figured it wouldnโ€™t be a big deal.

In more dynamic scenarios I agree itโ€™s not an option. :slightly_smiling_face:

The query solution is not available either, which is why Iโ€™m working on a custom Airtable scripting web service.

Matthew_Billiod
6 - Interface Innovator
6 - Interface Innovator

Nice![quote=โ€œTuur, post:4, topic:1408โ€]
The query solution is not available either, which is why Iโ€™m working on a custom Airtable scripting web service.

Looking forward to thatโ€ฆWould be nice if the โ€œlink to recordโ€ pop up could use your service! :grinning_face_with_big_eyes:

Matthew_Billiod
6 - Interface Innovator
6 - Interface Innovator

@Tuur, check this out: Filter on linked fields
Airtable team has on their map adding the ability to Link to a filtered record.

Tuur
10 - Mercury
10 - Mercury

Thanks for the heads up @Matthew_Billiodeaux. The tool Iโ€™m working on does way more though. :slightly_smiling_face:

andre_frizon
4 - Data Explorer
4 - Data Explorer

Iโ€™m also waiting for a solution. The system allows the entry of invalid data in my tables โ€ฆ already stopped development work.

Julian_Kirkness
10 - Mercury
10 - Mercury

There are many use cases for this - and the feature is required for both normal views and views to be published on a eb site - for exampleโ€ฆ

In a leave request form you would want the employee to be able to say which type of leave they were asking for from a table of absence types. However, you would only want the to be able to request absence types identified as โ€˜requestableโ€™.

At the same time, HR users would need to be able to enter leave records for leave types which are not requestable.

Andrew_Enright
9 - Sun
9 - Sun

All, how can I limit the dataset presented in linked field โ€œdrop-downsโ€/โ€œpop-upsโ€ to external form users?

Right now I have a form that allows you to select an employee via field linked to a separate table. And though I can sort that table to move inactive employees to the bottom, I cannot hide ex-employees. For that, it seems that the Linked Field needs to honor filtering, or Link to a specific viewโ€ฆ

Can this be solved via Lookup? Iโ€™ve poked at it; but not cracked the issue.

Thanx in advance!

Julian_Kirkness
10 - Mercury
10 - Mercury

Itโ€™s not possible (as far as I know) to limit a drop down or linked field - a workaround would be to have the key field as a calculated field with an if test - and if the employee is a leaver set the value to say โ€”do not useโ€” or something otherwise set it to the employeeโ€™s name.

Ideally, of course, we would all like to be able to filter it!