I have a problem and I don’t know why it’s happening or how to fix it.
On the cart page, I have two buttons. One of them — the “Place Order” button — is supposed to take me to a detail screen when pressed. However, suddenly the button no longer appears, even though it has no visibility conditions and is still listed in the components panel.
When I go to the Workflows section, it shows that the workflow assigned to a button from the detail screen still exists. And if I click to jump to that button, it shows the entire layout I had set up in the detail screen.
Is the detail screen attached to an existing table row? You can check by opening the data preview at the bottom left of the screen.
Yes, is attached to Cart table.I’m not sure what happened.
I opened and closed the app several times, and now the is there,even though I had already tried that multiple times before posting here. 
Thanks for the help anyway.
Yes, I’m sure it’s attached to a table, but my question was if the screen is attached to a row inside that table. If the screen is not attached to any row, many elements will be hidden because there are no column values that be accessed due to the screen being unattached from any row in that table. That can be because of an empty table, screen filters, or row owners that prevent access to any table rows. Does the table have a new rows added since it started working?
2 Likes