Hi Michal,

You certainly can do that. You can modify the FPF settings in the view by modifying the config. The (default) FPF config is stored in the attribute namespace 'org.agavi.filter.FormPopulationFilter' in the requests attributes, so it can be retrieved by calling

$this->context->getRequest()- >getAttributes('org.agavi.filter.FormPopulationFilter');

You can then modify the rules according to your needs and write them back. There is currently no way to do this in the FPF configuration.

felix


On Aug 1, 2009, at 11:30 PM, Michal Charemza wrote:


On 23 Jun 2009, at 14:55, Michal Charemza wrote:
It is possible to have different form population filter setting for
different actions? For example, for one form I would like messages
after the form, and for another within the form next to each
element. Is this possible? If so, how?

I feel a bit bad about it, but I'm bumping this one, as it's been over
a month. (If this isn't ok please let me know: I had a look for some
list rules but I couldn't find any)

Michal.

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


--
Felix Gilcher

Bitextender GmbH
Paul-Heyse-Str. 6
D-80336 München

T: +49 89 57 08 15 16
F: +49 89 57 08 15 17
M: +49 172 840 88 28

[email protected]
http://bitextender.com/

Amtsgericht München, HRB 174280
Geschäftsführer: David Zülke, Florian Clever

Attachment: smime.p7s
Description: S/MIME cryptographic signature

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

Reply via email to