in reply to Re: Re: Maintaining form state with HTML::Template
in thread Maintaining form state with HTML::Template
The only other method we tried was to use JavaScript to set the selected option based on another input. Nice if you like JavaScript, but I prefer the <TMPL_LOOP> version as it doesn't depend on what the browser does with the JS code.
|
---|