tacos:PartialFor question

2007-02-20 Thread Chris Perfect
Hello, In the documentation for the PartialFor component it states "This component will not render the contents of a particular loop during an ajax request if the key value of the element/component doesn't exist as an updateComponent to the original request. The values will still be iterated ove

Submit form and bypass validation

2007-01-15 Thread Chris Perfect
Is it possible to have a submit button on a form that can call a listener bypassing any validation set for the form (without having to explicitly code around validation in the listener)? This is useful when buttons modify the structure of the form: e.g add or remove form components. Chris

RE: Problem when using morwe than one intance of an Autocompleter

2006-12-20 Thread Chris Perfect
.1.1. Sorry for the goof. I'll probably go back and re-check everything now to be sure there aren't any other hidden goofs. (i don't think there will be but...maybe) On 12/18/06, Chris Perfect <[EMAIL PROTECTED]> wrote: > Hello, > I am having an issue with 4.1.1 (lates

Problem when using morwe than one intance of an Autocompleter

2006-12-18 Thread Chris Perfect
Hello, I am having an issue with 4.1.1 (latest snapshot): I have created a component with various form elements that includes an Autocompleter: the component is an address create/edit component and the autompleter is used for the Country field. I have a use case where I need to be able have more t