Duplication of repeat id's

classic Classic list List threaded Threaded
2 messages Options
Reply | Threaded
Open this post in threaded view
|

Duplication of repeat id's

Phil Jean
Within my form, i have two repeat statements.  In the left upper corner, i get the following message : eam-alphabetic-repeat,eam-numeric-repeateam-numeric-repeat 1,eam-alphabetic-repeat 1
 
eam-alphabetic-repeat : id of the first statement
eam-numeric-repeat : id of the second statement
 
I dont know why, but it seem's that the repeat statement duplicates my id's ?
 
 


Find your next car at Yahoo! Canada Autos

--
You receive this message as a subscriber of the [hidden email] mailing list.
To unsubscribe: mailto:[hidden email]
For general help: mailto:[hidden email]?subject=help
ObjectWeb mailing lists service home page: http://www.objectweb.org/wws
Reply | Threaded
Open this post in threaded view
|

Re: Duplication of repeat id's

Erik Bruchez
Administrator
Phil Jean wrote:
> Within my form, i have two repeat statements.  In the left upper corner,
> i get the following message :
> eam-alphabetic-repeat,eam-numeric-repeateam-numeric-repeat
> 1,eam-alphabetic-repeat 1

Do you mean, an error message in red? Can you send a screenshot?

> eam-alphabetic-repeat : id of the first statement
> eam-numeric-repeat : id of the second statement
>  
> I dont know why, but it seem's that the repeat statement duplicates my
> id's ?

Every section repeated will have ids with special suffixes (.1, .2,
etc.) in the HTML source, as it is illegal in HTML and XML to have
duplicate ids, but you should not see ids display on screen. Can you
detail better? Thanks,

-Erik



--
You receive this message as a subscriber of the [hidden email] mailing list.
To unsubscribe: mailto:[hidden email]
For general help: mailto:[hidden email]?subject=help
ObjectWeb mailing lists service home page: http://www.objectweb.org/wws