70 pts.
 Lotus Notes Error: the form and subform formName ,SubFormName both have a field entitled fieldName.
Hi all, Can any body have idea why the following notes error is thrown? Error, the form and subform formName | SubFormName both have a field entitled fieldName. formName  : name of form SubFormName : name of subform fieldName :  field name Thanks and regards santosh

Software/Hardware used:
lotus notes, lotus domino
ASKED: October 7, 2009  9:03 AM
UPDATED: October 14, 2009  3:37 PM

Answer Wiki:
This is a easy one. Field names on a notes form must be unique, this would include any fields on included subforms. So if you have a field call City on the main form and change an included subform to contain a field call City you will get the error. Also if you have more than 1 subform included and both subforms have the field City, you will get the error.
Last Wiki Answer Submitted:  October 14, 2009  3:37 pm  by  MParman   65 pts.
All Answer Wiki Contributors:  MParman   65 pts.
To see all answers submitted to the Answer Wiki: View Answer History.


Discuss This Question:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _


 

Um, because FormA and SubformZ both contain a field named FieldX?

 2,700 pts.