Reversing the radio and the label still causes this exception.

On 10/25/06, James Carman <[EMAIL PROTECTED]> wrote:
I don't think it matters where you define it within the HTML.  Quite often,
the field label will come before the field it labels.  I've never had to
resort to a .page/.jwc file in this case.

On 10/24/06, Patrick Moore <[EMAIL PROTECTED]> wrote:
>
> your FieldLabel's field parameter is wrong, it should look like this:
>
> <label jwcid="@FieldLabel" field="component:sug">
>
> but if I remember correctly this will not work anyhow because sug is
> defined in the html after the FieldLabel. You will need to specify sug
> in your java or .jwc.
>
> -Pat
>
> ---------------------------------------------------------------------
> 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