The problem isn't your else block (I don't think). I've only seen this
when I've got a component wrapped in a $remove$ block. I've cetainly
used the <span key="..."/> syntax and @Insert components inside an
@Else component with no trouble, even when the else block doesn't
execute.

--sam


On 11/29/06, John Coleman <[EMAIL PROTECTED]> wrote:
This code:

<span jwcid="@Else">
        <div class="buttonText"><span key="save-button-text">Save the record
and return</span></div>
        <input  type="submit"

Produces this error: Tag <span> on line 125 is a dynamic component, and may not
appear inside an ignored block. Is there a simple way around this, I would
rather like to use <span key=""> wherever I like.

John


---------------------------------------------------------------------
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