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

Deactivated Form Inputs hiding from dropdown and the formbuilder component even with templates #446

Open
paypay43 opened this issue Apr 21, 2023 · 2 comments
Labels
enhancement New feature or request

Comments

@paypay43
Copy link

Is there anyway to only hide a form input on the dropdown. only (Input Type)
image
We basically have something like this in our template so we can have inputs like Review Type, evidence source etc, but we do not want them to select those input types in the dropdown

image

the ones in red i would like to exclude, any idea on how to achieve this? we want certain inputs to be hidden on the input dropdown only, but still show up on the builder if they are part of a template

@paypay43
Copy link
Author

i tried looking into just manipulating the dom to remove them but couldnt get an elegant solution, also tried changing the library files but couldnt get them to show up correctly if i got them removed from the dropdown

@raymond-lam raymond-lam added the enhancement New feature or request label Apr 22, 2023
@paypay43
Copy link
Author

@raymond-lam - any work arounds for now? tried manipulatijng library files or even using mutationobservers to just manually delet from dom but not getting an elegant solution

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants