Closed szul closed 6 years ago
For example, an Active/InActive filter where the values were written out in HTML, but the selection of one of those values filters the listing should execute the callListing() method without having to write a custom change event.
callListing()
Added data-m-action for onchange events outside of lists an forms.
data-m-action
onchange
For example, an Active/InActive filter where the values were written out in HTML, but the selection of one of those values filters the listing should execute the
callListing()
method without having to write a custom change event.