You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@Nimo-19 Hi, I ran into other issues while testing this feature on Plone 6. But for Plone 5.2 I assume you at least need to install plone.patternslib as a separate add'on, it adds extra patterns from patternslib that don't conflict with the ones in Plone 5.2.
The pat-depends pattern is included in Plone 6's classicUI patterns.
But for Plone 5.2 I assume you at least need to install plone.patternslib as a separate add'on
Thanks for the answer. I expected something like this.
Should this be documented somehow or should the plone.patternslib be added as an (extra?) dependency to the setup.py?
Is it maybe possible to check for an installed Layer for displaying the depends on field?
I would try to come up with a pull request, I'm just not sure what the correct way is.
I just saw the depends_on feature and was exited, but somehow I cant get it to work with easyform 3.2.0.
Is there some other dependency?
The form view page does not seem to do anything with this feature.
My barebones buildout
My schema for the fields
The text was updated successfully, but these errors were encountered: