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

Dynamic forms #9

Open
aalmiray opened this issue Jun 18, 2018 · 3 comments
Open

Dynamic forms #9

aalmiray opened this issue Jun 18, 2018 · 3 comments

Comments

@aalmiray
Copy link
Contributor

Is it possible to modify a Form once it has been created? For example, adding more fields depending a particular condition becomes true after the Form has been initially created.

@aalmiray
Copy link
Contributor Author

Version 1.2.1 supports static forms only. Adding support for dynamic forms requires makingGroup/Section/Form be mutable, triggering events whenever their structure change so that form/group/section renderers react accordingly. I can prototype this feature and send a PR later.

@aalmiray
Copy link
Contributor Author

aalmiray commented Dec 8, 2018

Chatting with @martinfrancois and @Genron during JavaFX Days Zurich I discovered that PreferencesFX supports dynamic forms. I would be great to port back this feature to FormsFX and keep both renderers (static and dynamic) in separate classes.

@melso-amr
Copy link

Was this functionality ever added?

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

2 participants