I'm having trouble getting validation and the Form Population Filter  
(FPF) to work as I expect, when the action that processes the form is  
called as a slot within another action. I wonder if just my  
understanding of what is going on is wrong. I have some general  
questions:

- What is the data 'flow' of input (say, from the actual $_POST  
variable), through validation and into an action (where it ends up as  
the AgaviRequestDataHolder).

- What is the data 'flow' of input through validation and into an  
action called within another action. Is the validation from the  
*outer* action also applied?

- How are these 'flows' different if there is a validation error?

- At which stage does the FPF get its data? At what stage do the  
validation errors get passed to the FPF?

Sorry if I'm being a bit vague with the word 'flow', I'm not sure what  
would be a better word.

Michal.


_______________________________________________
users mailing list
[email protected]
http://lists.agavi.org/mailman/listinfo/users

Reply via email to