Click to Rate and Give Feedback
MSDN
MSDN Library
Office Development
InfoPath 2007
Attributes
 isLookup Attribute

  Switch on low bandwidth view
Community Content
In this section
Statistics Annotations (0)
isLookup Attribute

Specifies whether a field in a SharePoint list is a lookup field.

Type

xsf:xdYesNo

Parent Elements

ElementDescription
fieldContains field mapping information for each SharePoint field and the corresponding name used in Microsoft Office InfoPath 2007.

Definition

<xsd:attribute name="isLookup" type="xsf:xdYesNo" use="optional" ></xsd:attribute>

Remarks

The default value for the isLookup attribute is "no".

Example

The following is an example of the isLookup attribute as it is used in the field element:

<xsf:field
 sharepointName="xd__x007b_D00F1DBD_..."
 infopathName="Title_1" isLookup="no">
</xsf:field>


Tags What's this?: Add a tag
Community Content   What is Community Content?
Add new content RSS  Annotations
Processing
© 2009 Microsoft Corporation. All rights reserved. Terms of Use  |  Trademarks  |  Privacy Statement
Page view tracker