Toogle disable/enable field with Action #14760
Unanswered
gregoryloichot
asked this question in
Help
Replies: 2 comments
-
|
Is this solved in V4? |
Beta Was this translation helpful? Give feedback.
0 replies
-
|
@gregoryloichot I found some kind of solution |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Package
Form builder
Package Version
v3.2
How can we help you?
Hello,
I'm trying to add a suffix action to enable/disable a field.
The code looks like:
What happens? On the first click, the input is enabled, as expected. On the second click, the field is not disabled. In the log,
$component->isEnabled()isfalse. Any idea why?Thanks for your help.
Beta Was this translation helpful? Give feedback.
All reactions