Use a JavaScript function in a form field?
I have a function for NFC, which reads a NFC tag and fetches its serial number. This serial number needs to be input in the field. How would i go about that?
1 Reply
I think custom field
https://filamentphp.com/docs/3.x/forms/fields/custom
with js:
https://filamentphp.com/docs/3.x/support/assets#lazy-loading-javascript