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

Question: Is it possible to use GUI components for dynamic forms with validations? #3

Open
prasad414 opened this issue Oct 12, 2024 · 1 comment
Labels
question Further information is requested

Comments

@prasad414
Copy link

prasad414 commented Oct 12, 2024

Question: Is it possible to use GUI components for dynamic forms with validations?
Also I want to implement more custom components as extension to gui. Is it possible. if yes then how can I do that?

@prasad414 prasad414 changed the title Question: Is it possible for use GUI components for dynamic forms with validations? Question: Is it possible to use GUI components for dynamic forms with validations? Oct 12, 2024
@nzbin nzbin added the question Further information is requested label Oct 12, 2024
@nzbin
Copy link
Member

nzbin commented Oct 14, 2024

Thanks for your advice!

For validations

This GUI lib is designed for low-code config panel and it don't need validations.
You can check this article to learn more details. https://dev.to/nzb329/a-lightweight-gui-library-for-angular-20p6

For extensions

The extensions is very useful and I'm working on how to implement.
In fact, now the GUI controls are enough to use, you can generate any data structure with JSON config.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

2 participants