Intervention in snippet code not possible with conditional logic
Closed this issue · 0 comments
GianDC03 commented
Q | A |
---|---|
Bug report? | yes |
Feature request? | no |
BC Break report? | no |
RFC? | no |
Hey
Currently, there is the problem that the intervention in a snippet in the condition logic does not work.
What does this mean in concrete terms? The snippet was integrated as an element in the form configuration and can now be used via the actions.
However, when changing the visibility, it does not adjust the class in the snippet in the code and the element remains hidden. The class "fb-cl-hide-element" is not removed or added. The action with the class change has also been tried, but without success. Strangely enough, it works with the normal input field.
I hope it is understandable and thank you in advance!