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:
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.
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.