I am trying to make a form that can be filled out anonymously, that is without logging in. but Screens that are accessible without the need to log in, do not display anything that is inside a FORM widget. Is this a Bug or am I doing something wrong?
Hi,
I suppose that the form fields are related to some entity. In this case, you need to add permissions to that entity and its fields as well.
Gleb