I’m using a dynamic drop-down to display a list of choices. It works just ine in preview, but when i publish my app and try to use the drop-down on my phone, it turns out empty. I do have an “option caption” set, since otherwise it wouldn’t work in preview mode. I also have set all my data types except user to “Publicly visible”.
The page I am trying to create would not require users to log in, but still be able to search some of the data in the database. Does “publicly visible” in fact mean “visible to all users who are logged in”?