Record Selector Bug

Are you using our SaaS platform (Baserow.io) or self-hosting Baserow?

Self-hosted

What do you need help with?

Application Builder record selector field only works properly in preview. Notice that the value in record selector for “asukoht laos” is not working properly in production app. It just says The field is required. However it is already selected. See the screenshots attached below:


Colud you share a screenshot of the configuration of this record selector please?

Hey! I got that fixed by using the record selector id instead of value. I now am running into issue when i have multiple row id’s selected on record selector, then i have no way of updating multiple rows at the same time.

Great news. That’s indeed how it works.

I’m not sure I’m following but have you tried the “allow multiple values” option of the record selector?

I would like to make it possible to use the record selector with multiple values enabled to update all the selected rows.

Example use case:
When I input product dimensions along with the location into a data input field, I want to use the record selector field to choose which rows should be updated with that data.

Current limitation:
Right now, there seems to be no way to use the record selector like this—to apply updates to multiple selected rows at once.

Indeed it doesn’t work for now. I’ve created an issue for that Allow to select an array of IDs in upsert/delete actions (#3780) · Issues · Baserow / baserow · GitLab