I have few columns and each column have few small sections which have some fields in it.
I need to apply angular material drag and drop to this, so then, I should be able to move the Groups within the column also should be able to move the groups across the column Move fields within the groups (order of the fields will be changed) Move field across the groups( so field from group 2 can go inside the group 1 or group 4)
I'm struggling to achieve this.
Here is the link for the sample I have created