How to render / fetch JSON data #1397
-
In my Stimulus Controllers I need to fill in a field in a form (create / edit) with informations based on a select. Typically a description based on the product id. This is what I usally do via a change event action : |
Beta Was this translation helpful? Give feedback.
Answered by
adrianthedev
Nov 4, 2022
Replies: 1 comment 2 replies
-
You can add actions to a controller. We should remove that message. |
Beta Was this translation helpful? Give feedback.
2 replies
Answer selected by
lpe
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
You can add actions to a controller. We should remove that message.