Skip to content
This repository was archived by the owner on Jan 28, 2026. It is now read-only.

Not able to use conditional fields from within BRICKS node creation/edit forms #41

@ghost

Description

Hello,

I noticed the other day after adding the conditional fields module https://www.drupal.org/project/conditional_fields which would greatly helps my node creation flow by hiding and displaying fields based on checkboxes being checked and various other conditions that it does not work within the node creation/edit forms.

My setup:

"drupal/bricks": "^1.6",
"drupal/conditional_fields": "^1.0@alpha",
"drupal/core": "~8.5"

If you add content to a entity type located here where brand_double_block is an entity type. http://mysite.com/admin/structure/eck/component/add/brand_double_block The conditional fields work just fine.

Screenshot:
screen shot 2018-03-27 at 1 45 47 pm

If you add or edit content via the node creation/ edit form located here:
http://mysite.com/node/6/edit?destination=/admin/content the fields that are supposed to be hiden are exposed.

Screenshot:
screen shot 2018-03-27 at 1 50 29 pm

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions