I am new to tapestry and i did my first hello world today. I have a specific requirement that i would want to implement . Kindly let me know if its supported.
I have a check box that is labeld 'Advanced User', I want when its is checked, more controls in the same form are shown. When the check is removed, the extra controls are hidden. I want this done without complete page reload. Is this possible without me writing a line of javascript? Are other events supported too. e.g selecting a value from a drop down. Kind regards.