Page 1 of 1

Retaining Select values in Chained Select list after submit,

PostPosted: Tue Jun 30, 2009 10:42 pm
by childin
Hi,

Can any one help me with some ideas about retaining the value in the select boxes after hitting submit in the form? I am using the chained select module with Ajax to query the select options from the server. Its annoying to reselect all the options even if i need to change just one option.

I am coding in PHP and new to both PHP and java scripts. I was wondering if there is a way to pass one of the options to be preselected when calling the getselectlist(this) function.


would really appreciate some help with this issue.