Hi iam able to use cdk to drag and drop in between two list and for sake name it as parentlist and now in to the parentlist items i need to add another list items using angular 2 cdk? please let me show with an example
drag and drop between two list creates a parentlist
now need to drag and drop third list to parentList individual items
example like to say
first list has Forms with out fields i need to drag that forms to second list whisch will then have array of forms
third list will have fields and i need to drag these fields to the individual forms in the array. suppose to drop many fields in an individual form of form array