You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi,
First of thanks for your good work :). Is there any way to make tabs in the custom widget so that we can group fields related to tabs.
I tried to add a new control type called 'radio-buttons' so that I can design it as tabs formate and also want to display fields related to radio-buttons checked ( Same as Select, which you did it as by adding a required option in select type) but I fail to get output.
Or
any other alternative options which help me out.