The error says exactly what is wrong with your template.
Each component must have a unique name (or be anonymous.)

Cheers,
Nick.

Nazmul Bhuiyan wrote:
Template for component UserEdit contains multiple references to embedded
component inputUserLogin.
...
<input type="text" jwcid="inputUserLogin"
...
<input type="text" jwcid="inputUserLogin"


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

Reply via email to