there's an inherit-formal-parameters attribute on the component tag. 
That should do it.

-Mike

On 4/3/06, Sam Gendler <[EMAIL PROTECTED]> wrote:
> I have a component which includes a FieldLabel and a Select component
> which is prepopulated with a list of valid currencies.  I'd like to be
> able to include informal parameters in the component in my templates,
> and have those informal parameters passed through to the Select
> component contained by my SelectCurrency component.  Is there any way
> to do this?  TO be honest, I'm not even sure how to do this with a
> formal parameter, since I don't know how I would populate an informal
> parameter to the Select component with a dynamic value in my own
> component.  EnjoyWebDev doesn't cover this and I left my copy of Tap
> In Action at home.
>
> --sam
>
> ---------------------------------------------------------------------
> 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