Re: 3.0 -> 4.0 upgrade and parameter differences

2006-07-31 Thread Danny Mandel
Thanks, Howard. That's what I ended up doing and it has worked well. I think using the parameter property for the search field property was a bit of bad style anyhow. Danny Howard Lewis Ship wrote: The two property solution is the only one I can think of. Override prepareForRender() as yo

Re: 3.0 -> 4.0 upgrade and parameter differences

2006-07-31 Thread Howard Lewis Ship
The two property solution is the only one I can think of. Override prepareForRender() as your chance to copy the parameter value to the temporary property. On 7/27/06, Danny Mandel <[EMAIL PROTECTED]> wrote: Hi all, I'm finally getting around to upgrading my 3.0 codebase and things are going s