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

Enhancement: Hide field with when clause when parent field its when clause is not met #710

Closed
estruyf opened this issue Nov 15, 2023 · 0 comments

Comments

@estruyf
Copy link
Owner

estruyf commented Nov 15, 2023

So it is the following behavior that we need to get fixed:

image

Steps:

  • You publish the page
  • The state field its condition is met and shows up
  • Change the state field its value to superseded
  • The superseded_by field shows up
  • Set the page as draft -> the state field disappears, but the superseded_by field is still shown

Outcome

The wanted outcome should be that the state and superseded_by should not be shown in the UI.

Originally posted by @estruyf in #702 (reply in thread)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Done
Development

No branches or pull requests

1 participant