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

Has anyone figured out how to perform conditional logic? #1594

Open
cstobler opened this issue Dec 8, 2024 · 2 comments
Open

Has anyone figured out how to perform conditional logic? #1594

cstobler opened this issue Dec 8, 2024 · 2 comments

Comments

@cstobler
Copy link

cstobler commented Dec 8, 2024

I was planning on using this package for a larger software project i am working on, but I noticed that there is no built-in conditional logic functionality (i.e. only show this field when another field = x). Having conditional logic is vital to my use-case, so I will need to make this work somehow.

I reviewed some past questions and the answer seemed to be that custom development would be able to solve this, but it was also indicated in a past comment that formRender is not able to handle conditional logic. That was awhile ago though, so I am curious if someone has figured this out or if formRender is more advanced now and can handle conditional logic.

If this is something that formBuilder is not capable of, I may have to roll my own solution, but I would rather not reinvent the wheel when a solution like this exists. If there is a way to put a bounty on this software modification, I may be interested in doing that.

Any advice would be appreciated. Thanks.

Charlie

@VictorMRojas
Copy link

It's possible

image

@jainilapi
Copy link

@VictorMRojas Can you provide the reference for this conditional form builder?

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

3 participants