13:48:50 <Bendtsen> Hi all. I would like to know if it is possible to create a fluid content element that will let the user choose between 5 images, where the images are visible as thumbnails
13:54:17 <Bendtsen> It should be 5 radio buttons, but instead of text, there should be an image or icon.
14:06:16 <xaver> its possible. But what is your goal?
14:10:39 <Bendtsen> In the design, there is a component that consists of a normal image to the left and an illustration to the right. The user should be able to insert the image and choose an illustration among 5 different types.
14:12:38 <Bendtsen> You could of course solve it with a select box with a description of each illustration, but I would like to make a more visual UI for the user
14:29:45 <Bendtsen> If its possible, how is it done? Any snippets out there?
14:47:59 <xaver> if you want user interaction and save something... or more complex you should create your own extension and use vhs for a lot of functionality and options in templates.
14:51:12 <xaver> if you want some examples for different content elements you will find some here https://github.com/bootstraptheme-for-typo3/fluidbootstraptheme/tree/development/Resources/Private/Templates/Content . Our fluidbootstrap_content with examples is outdated in favor of fluidbootstraptheme