London Dev Meetup Rescheduled! Due to unavoidable reasons, the event has been moved to 21st May. Speakers remain the same—any changes will be communicated. Seats are limited—register here to secure your spot!
AI OnAI Off
London Dev Meetup Rescheduled! Due to unavoidable reasons, the event has been moved to 21st May. Speakers remain the same—any changes will be communicated. Seats are limited—register here to secure your spot!
I'm creating one block, there would be a total of main 5 Radiobuttons and each Radiobutton will be having 1 Sub Radiobutton.
Radiobutton's features and functionalities
-Radio buttons will have text on them.
-When we click any main Radio button it should show its sub radio button with a label on it and the rest of the main Radio buttons should hide
-Only visible main radio buttons will be on which you have click and rest should hide and doesn't show on the screen
-When radio buttons are active it must have a cross icon/button to close it
Editor's Functionality
An editor should have the power to add content/label to all main radio buttons and their respective sub-radiobuttons.
----------------------------------------------------------------------------------------------------------------------------------------------------------------------
Figure - 1
------------------------------------------------------------------------------------------------------
Figure - 2
--------------------------------------------------------------------------------------------------------
Figure description
° - Radio button
X - Close button
___________________________________________________________
Figure - 1: There are two radio buttons question 1 and question 2.
Figure - 2:
---- After clicking on Question 1 radio button it will show its response 1 radio button (Sub-button of Question 1 radio button)
---- And won't show Question 2 radio button on the block/screen.
Note:
----- After clicking on the "X" the block will show just as figure 1 .
Help me to create this Block type.