Full name calculation with afterStateUpdated

Hi. I use many inputs to calculate a name.
  1. How can I abstract the function called in each afterStateUpdated to one function outside (sorry for this simple question)
  2. Why I can't write the "Nombre" field? afterStateUpdated regenerates "fullname"
    Thanks
image.png
Solution
My suggestion until v4 would be to use ->live(onBlur: true)
Was this page helpful?