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

[Form Customization] Set information and fields not active if modx-page-settings region disabled #16528

Open
Spheerys opened this issue Feb 18, 2024 · 0 comments
Labels
bug The issue in the code or project, which should be addressed.

Comments

@Spheerys
Copy link

Spheerys commented Feb 18, 2024

Bug report

Summary

There is a bug with Form Customization : the Set of information and fields are not active if modx-page-settings region is disabled.

Step to reproduce

  1. create new Set in Form Customization and activate it for resources
  2. in "Set Information and Fields" tab, disable (for example) the description field
  3. inside Regions tab, disable the modx-page-settings region
  4. edit a resource with the FC enable and see the result

Observed behavior

The description field is still present when editing the resource.
If the modx-page-settings region is checked, the description field is correctly hidden as set in FC.

Expected behavior

The description field should be hidden, even if the modx-page-settings region is disabled

Environment

MODX version: 3.0.3-pl

@Spheerys Spheerys added the bug The issue in the code or project, which should be addressed. label Feb 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug The issue in the code or project, which should be addressed.
Projects
None yet
Development

No branches or pull requests

1 participant