I always thought the view in the Glide / Dev environment should be the same as in the live site. In my case it isnt. Do I miss an update button or something?
It should be. Do you have manual publishing turned on? Are you previewing as the same user? What’s difference?
Good question, in my view I havent changed a thing, but I’ll have a look, you never know!
1 Like
Two things to check.
- Check for any visibility conditions or filters for that choice component.
- Double check the data source for that choice component. If it’s not pulling in any data for some reason, then it won’t be shown.
1 Like
Thanks @Jeff_Hager . Sorted!
1 Like