Re: Strus 2 populate select dynamically

2011-02-04 Thread tito
If you do not like the screen to be refreshed/reloaded.. you can use ajax..perhaps with jquery.It will be soothing for the users of the screen. regards, Tito Cheriachan http://www.titocheriachan.com ___ 10 litres of water is required to produce a s

Strus 2 populate select dynamically

2011-02-04 Thread Alfredo Manuel Osorio Martinez
What's the best approach to populate a select box dynamically? Imagine I need select boxes for the following fields (vehicle): Make Model Year Each of them are linked. If I select Make model should refresh and so for model and year. I was thinking about using tag to render the outp