Hello Guys,
have you used event handlers in entity form?
My requirement is to on text changed of field on entity form I wanted to disable few fields on the same form. To test with I have added simple javascript code to print "hello world" on change of a field.
but , Javascript function doesn't trigger , so it doesn't happen anything.
can you able to share some of your suggestions.