A Trinidad input component has an attribute "autoSubmit". Behind the scenes, is this equivalent to:
Onchange="document.getElementById('myform').submit()" ?
A Trinidad input component has an attribute "autoSubmit". Behind the scenes, is this equivalent to:
Onchange="document.getElementById('myform').submit()" ?