Skip to content

Accordion or collapse #800

@thedevdavid

Description

@thedevdavid

Enhancement

As a developer, I want to be able to hide/show some fields of my form by using collapse or accordion. I tried it in this way: I created a checkbox and styled it to look like a button. And using condition to hide/show fields.

Expected behaviour

I expected it to work.

Actual behaviour

It actually validating the checkbox. And if it's in false, the form doesn't care about the hidden elements. But if the checkbox is true, it validates.

I want to find some way or use something to hide/show fields and validate the hidden fields too.

Can anybody help me how can I use something like a bootstrap collapse/accordion?

@json-schema-form/angular-schema-form-lead

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions