Pass variable from table field

81 views Asked by At

Is there a way to pass field and their value instantly at the time of writing the form from model to controller? Unlike after click submit or other

If not how can I detect value in one field and change other field option according to the value at the time of writing the form itself?

1

There are 1 answers

0
Preactive On

I think what you are looking for is "Live Search"
Slices: Live Search

Also Per field outfocus update would be:

This Slice