May 6th, 2009, 11:27 PM
Ben
You pretty much got what I am trying to do, and with a bit of research yesterday I think I am on the right track, our form is a 3 page form, and on one form are two fields that use autocomplete with a wizzy java script. The easiest way I found to get the two working was to split the form, and have a confirm button for the first field that actually submits the form and loads a second looking the same. I then used the @fields strings to pre-populate the info again so to the user it does not look like another page.
I will add a hidden field to the form that grabs their username/id and then use that in the filtering for that user?
For the town filtering do the same?
Really exited now, things are looking good, and really love how flexible this is, nice work!
You pretty much got what I am trying to do, and with a bit of research yesterday I think I am on the right track, our form is a 3 page form, and on one form are two fields that use autocomplete with a wizzy java script. The easiest way I found to get the two working was to split the form, and have a confirm button for the first field that actually submits the form and loads a second looking the same. I then used the @fields strings to pre-populate the info again so to the user it does not look like another page.
I will add a hidden field to the form that grabs their username/id and then use that in the filtering for that user?
For the town filtering do the same?
Really exited now, things are looking good, and really love how flexible this is, nice work!