Hi all!
I have created a model with some records for the purpose of populating an HTML form with it, I have noticed that if I logout and visit the page as a guest, the drop down of these records will not show, while if i'm logged in as a user, it populated and functions properly.
While I tried to give the model read only access rights to User types / Public, they still don't seem to show up, is there anything particular in terms of access someone could suggest?
Logged in with my account
Thank you!