Hello everyone!
Got a glitch with Boolean component.
I’ve got some boolean components in my users sheet. Not all them checked but on the app screen they all are. And this problem occurs in every user details
I think I did something that caused It, because this tab was made long ago and all was fine.
Thanks for the help
Hey @Vlad_Levkovsky, can you double-check that any table or checkbox components are assigned to the correct columns?
I faced the same error @iamtomgray a few days back. I fixed it using if else column as I had to make a delivery
Made if then else column and assigned if_column to my basic table element, same thing app screen still has all boolean checked
Bummer. That doesn’t look right. Let our wonderful support team take a look. Please raise a ticket, here.
Out of curiosity, can you show a screenshot showing how you have the basic table component set up?
And here is data for this row. As you see in the app all boxes are true & data says its not
This screenshot shows that columns are assigned to the correct columns
Yeah, that definitely looks like a bug.
One more question from rookie in Glide - I`ve raised this problem to support (filled out the form you gave). How soon will someone return with any help or just to check?
Very soon. Their support team is the best!
Problem solved after adding all new boolean in glide data tables and then adding if then else.
Thank you