My first thought was that I would simply hide the card -- but apparently this is not possible in LiveCode -- in spite of the fact that the Dictionary entry for "visible" says the command applies to cards as well as stacks and objects.
I've thought of two alternatives:
- I could move the data to a sub-stack that can be hidden (I believe).
- I could put the data on a card that I'm currently using for other purposes (such as a Title Card) and hide all the fields there. (While developing the stack, I would probably add a small temporary button that would to toggle between the info fields and whatever else is normally on the card.)
Thanks in advance for your consideration.