Level 51
Depends on what technologies you're trying to use
Be part of JetBrains PHPverse 2026 on June 9 – a free online event bringing PHP devs worldwide together.
I have a custom field and I would need to get a value from another field into it reactively.
that is, I have a select field and a custom text field, and when I change the selected value, the value in the text field should change. Is it possible for two fields to be reactive to each other?
Please or to participate in this conversation.