Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Help] Would you please update the builder demo by adding the restrictions (dropzone/s for ngx-dnd-container and ngx-dnd-item). #215

Open
raziuddinmohd opened this issue Mar 5, 2022 · 0 comments

Comments

@raziuddinmohd
Copy link

@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

  1. 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

  1. a date picker, dropdown can be dropped into Accordion not in section
  2. String and Number can be dropped into Section
  3. radio button can be dropped into both section and accordion
  4. date picker, dropdown, string and Number cannot be dropped into 'builder-target' dropzone
  5. and as mentioned above, accordion can be dropped in root container, section
  6. 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.

@raziuddinmohd 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 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 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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant