Hi all, I want to use the Grid component to display a list of questions and answers: since there are many questions, I don't want the user to see them all at once, but instead show them conditionally as needed. For example, when clicking yes (answer), it will show some subsequent questions (opens another set/category of questions). How should I do this?
Related to this: is it easy to display a boolean parameter in the Grid component not as a checkbox but as two radio buttons (yes/no) instead? Or do I need to implement my own block editor for that. Thanks Erik PS Sorry about the many Wiki messages that were caused by me: as it happens, I'm currently between houses, and wanted to have an off line copy of the Wiki. I used the freeware program Webreaper to download all pages automatically, but unfortunately, it follows all links, including the links that say edit. And since I have an account and can automatically login, it uses my authN cookie to access those edit pages too, and subsequently saves them by following the save link, thereby generating all the update messages. I'm really sorry about this, but this is also partially a limitation of this particular Wiki (if the save/edit links would have been submit buttons, it probably wouldn't have occurred).