Hi, I recently created a new application and every time I open it to create a new record, the relationship field for that record is already filled with several records.
Gravando 2026-02-13 130910.mp4
Could you have a template with relation fields prefilled and then have that template as the default for new record creation? See here Record templates | Tape Help Center
Hi @joao.matheus,
thank you very much for the report, and thank you @Luis as well for helping here ![]()
From your screenshot, I can see that currently no template is selected, which is correct. That could have been one possible cause, and I would have suspected this first as well.
Another possible reason could be related to the view configuration. Are you maybe using:
- A filter, especially a relation filter
- A group by relation in this view
When a record is created from within a filtered view, we automatically prefill the corresponding values so that the new record does not disappear from the current view after creation. This also applies to relation based filters or groupings.
If none of this applies, then it most likely points to a bug.
Since we are currently working on the new Relation field, which supports default values, it is possible that we introduced a regression.
Could you please send us:
- a screenshot including the full URL, so we can see the Record ID
- a clear view of which fields or relations are being prefilled
That would help us reproduce and fix this quickly.
Thanks again for your support and sorry for the issue
Best regards,
Leo

João,
Aparentemente você está criando os itens com um filtro aplicado.

Tente retirar esse filtro e ver se o comportamento se mantém.
![]()
I didnt know Tape would pre-fill new records from a filtered view. This was never noticed by me, and I guess it might lead to some confusions… Gonna test it too to check out.
But it makes sense, as the New Record button is the same as the + (add) button by the end of the list, so I guess it makes sense to pre-fill filtered fields.
![]()

