Add an embed to your item and this embed should have the field of your switches, one embed per switch. Add the attributes fs-cmsfilter-field = rough-ground and fs-cmsfilter-field = falt-ground to these embeds
These embeds will now show true or false on your cards, you can hide these fields and leave the text you were using before. Remove the attributes from the text you were using if you wish to keep it.
Replace the radio buttons with checkboxes and move the fs-cmsfilter-field = rough-ground and fs-cmsfilter-field = falt-ground attributes from the label to your checkbox input
Hey @rahul.mstest! Toggles are just stylish checkboxes, you’ll just need to change the attribute from the input to the label and instead of using the embed that show “true” or “false” you’ll just have to add a text element with the same identifier as your checkboxes
So, for example, the checkbox labels should both have fs-cmsfilter-field = ground-type and your text element on your CMS item should also have fs-cmsfilter-field = ground-type.