Hi John

Thanks again. I needed (a) and have implemented it using isVisible.

/Murat

> Do you want (a) to display one or the other feedback panel depending on
> whether the parent or child form was submitted? Or (b) should all messages
> from the child form always go to one feedback panel, and the rest to
> another?
>
> If (a), I would keep a flag on my page that tracked which form was
> submitted, and override isVisible on each feedback panel to look a the
> flag.
>
> If (b), you need to implement an appropriate IFeedbackMessageFilter on
> each feedback panel.
>
> jk
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to