Duplicate field or group name error..

M

Monty

This may be a simple question for some of you, but I am stumped.

When I insert a drop down box, and go to the proporties to give the field a
name, I receive an error stating a duplicate field or group name. I have
checked them all and have even deleted everything off the page and I still
get the error.

Am I missing something with the Bindings or what..

Please help out a newbie..
 
R

Rajitha

Hi,
I think you have missed some out of those.
1. Save the form as Source files and Open template.xml file from saved
location.
2. Search for the ‘name’ which you want to put. So that you can find
existing one which is with the same name.
3. Open form in design mode and delete that node if you don’t want or take a
reference of the same node.
 
M

Monty

That did it,, Thank you for the help.

Rajitha said:
Hi,
I think you have missed some out of those.
1. Save the form as Source files and Open template.xml file from saved
location.
2. Search for the ‘name’ which you want to put. So that you can find
existing one which is with the same name.
3. Open form in design mode and delete that node if you don’t want or take a
reference of the same node.
 
Top