radio button / checkbox
Hayk Mkrtich
Hi there I'm new in strapi world but I'd like to see radio button or checkbox field so I can switch between multiple values. In my case i'm creating link component to manage my links collection for header and footer and I need 3 options that link to be, a slug of post, frontend custom page (like about us or projects), and custom external link (like https://youtube.com/w=hdjffhdjghd). So Now I use two boolean fields to select a link type. it could be better if there was multiple choice or single choice field.