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
Accordion(can be container just as same as section only), and the restriction could be like a section could not be dropped in the accordion but the accordion can be dropped in the section.
form controls like
1.Dropdown
2.Datepicker
3.Radio button
let's say restrictions could be
a date picker, dropdown can be dropped into Accordion not in section
String and Number can be dropped into Section
radio button can be dropped into both section and accordion
date picker, dropdown, string and Number cannot be dropped into 'builder-target' dropzone
and as mentioned above, accordion can be dropped in root container, section
section can only be dropped into 'builder-target'
It would be great if you could provide me a at least a Stack blitz URL for this implementation...I tried a lot from my end to meet the implementation but could not able to achieve it.
The text was updated successfully, but these errors were encountered:
raziuddinmohd
changed the title
[Help] Would you please update the builder demo with restriction of dropzones.
[Help] Would you please update the builder demo with the addition of restriction of dropzones.
Mar 5, 2022
raziuddinmohd
changed the title
[Help] Would you please update the builder demo with the addition of restriction of dropzones.
[Help] Would you please update the builder demo with the addition of restrictions (dropzone/s for ngx-dnd-container and ngx-dnd-item).
Mar 5, 2022
raziuddinmohd
changed the title
[Help] Would you please update the builder demo with the addition of restrictions (dropzone/s for ngx-dnd-container and ngx-dnd-item).
[Help] Would you please update the builder demo by adding the restrictions (dropzone/s for ngx-dnd-container and ngx-dnd-item).
Mar 5, 2022
@Hypercubed , @marjan-georgiev @earshinov @amcdnl @seandgrimes ...
In the form-builder demo (https://swimlane.github.io/ngx-dnd/builder#builder-demo), would you please add few source items and also add restrictions
Source Items like
form controls like
1.Dropdown
2.Datepicker
3.Radio button
let's say restrictions could be
It would be great if you could provide me a at least a Stack blitz URL for this implementation...I tried a lot from my end to meet the implementation but could not able to achieve it.
The text was updated successfully, but these errors were encountered: