Hi everyone,
I have been working on a site that has a ‘shows’ Dynamic page and a corresponding collection. I am trying to have items hide or show based on the value of a "status’ field which is Boolean. When I preview some of the pages the console.log() doesn’t return the status feild and in others it does. I really can’t understand it. I have seen this behavior with both getCurrentItem and Wix-data .query.
This is the Return Object
This is where it Doesn’t return Status…
And on a different page it does…