Save the date! Join us on October 16 for our Product Ops launch event. Register here.
Feb 04, 2022 06:47 AM
Hi, I looked for something similar, but could not find it, so I guess I’ll ask :slightly_smiling_face:
Let’s say I have a two tables: [Projects] and [Tasks] where each Task has a “Project” linked field.
What I want, is to make an interface where I select a Project from a Record Picker and it will show me a grid with related tasks, where I can edit and add new tasks for this particular project.
I tried using a Filter, but since “Project” it’s a linked field - it does not allow the user to pick a project from the dropdown but it forces them to type in project name. So this will not fly. I would love any suggestions.
Jul 12, 2022 03:46 PM
Hi, I have a similar problem. I have an Interface with a Record picker linked to a table. I need user can choice a record filtered by phone number, but Record picker only let me choice by Record ID. I can’t reconfigure that record I. The one way I think to make this possible is creating a grid view with a record Id with a formula wich fill this field with the wished field to be choiced
Aug 30, 2022 10:51 AM
I have this question too. Interface where there is a grid of all related records to the main one you’re on but you want users to be able to filter that grid so it can show only records of interest but still limited to the ones related to the main record you are on.