Jeau
May 14, 2026, 6:40pm
1
Are you using our SaaS platform (Baserow.io ) or self-hosting Baserow?
Self-hosted
If you are self-hosting, what version of Baserow are you running?
Version 2.2.3
If you are self-hosting, which installation method do you use to run Baserow?
Cloudron App
What are the exact steps to reproduce this issue?
I’m surprised by this bug. If a field contains a value with a comma, the autofill doesn’t work.
I use Baserow as a Cloudron app, but I’ve noticed the same issue on my Baserow account on SaaS platform.
Hey @Jeau , could you maybe share a screenshot or add a few more details (like the field type)? It seems to be working for me:
Am I missing something?
Jeau
May 18, 2026, 4:53pm
3
Sorry @olgatrykush , I didn’t give enough information
It doesn’t work with a link to a table field
Here an example, with “Eintein, Albert” content inside the field Name in the table of the form, it’s work, but. with the same content inside the field Contact, first field of the linked table, it doesn’t work
Without comma in linked table field, it’s work
Hey @Jeau , did you enable the setting that allows multiple values to be added in that field?
Jeau
May 19, 2026, 2:06pm
5
Hi @olgatrykush
No, but the issue is the same with ou without this parameter set to Single or to Multiple
Hm, for me it’s working:
Expenses is the ‘Link to table’ field:
Jeau
May 19, 2026, 4:00pm
7
I’ve just spotted the problem – the comma is used as a separator (and it’s in the documentation; shame on me)
Is there a way to escape the comma so that it is accepted within the content?
It should work in Single mode at least