In my case I need to add a single “highlighted blog article”. I just need one sheet where i can reference exactly one blog article manually. I can do this with Data/Section Models, but I can add infinite amount of entries to this model, which I don’t want.
Is there a way to define a simple meta data like model?
At the moment, there is no way to limit the content entries for models. However, you can utilize the Validation Hooks feature to prevent users from publishing another entry if the content length is 1.
Furthermore, we strongly encourage you to submit a feature request at Builder.io Ideas