#how to live update custom form field
3 messages · Page 1 of 1 (latest)
yes, i used dispatch and its worked
<div x-data="{ state: $wire.{{ $applyStateBindingModifiers("\$entangle('{$getStatePath()}')") }} }">
<input x-model="state" />
</div>
https://filamentphp.com/docs/3.x/forms/fields/custom#obeying-state-binding-modifiers