Problem with Group item in Infopath

N

ngiraudon

I would like to know if I can change the details in item Group because I want
to have a max occurence to n and not to 1.

We can do this if we incorporate a extern xsd schema ??? why

thank you
 
M

Michelle Beall

Open the myschema.xsd and find the declaration for the Group node then simply
add/change the maxoccurence attribute to the value n you need.

Michelle
 
Top