Lingamurthy β created an issue.
This patch works with in build entities like node taxonomy etc.
This patch works with default bundles of drupal. For example if conditional field is taxonomy term with autocomplete and target field is a textfield, the action will be get triggered. needs more work if bundles are custom
This patch I works with default bundles of drupal. needs work on custom bundles
works well if the CKeditor is in "Restricted HTML" mode
The wysiwyg editor form the "Manage dependencies" form value has html tags along with string value. where as node wysiwyg editor does not have the tag with string value. This creates failure in comparing values and does not trigger the triggering field action
Lingamurthy β created an issue.
Lingamurthy β created an issue.
Using php 8 coding syntax
Simplified one
Simplified one
This patch will solve the on click problem of Olivero theme of drupal 9.5.9
Lingamurthy β made their first commit to this issueβs fork.