SPMobileChoiceField.SetFillInTextToChoiceField Method

Creates a new value option for a choice field from the fill-in text the user enters.

Namespace:  Microsoft.SharePoint.MobileControls
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

Syntax

'Declaration
Protected Sub SetFillInTextToChoiceField
'Usage

Me.SetFillInTextToChoiceField()
protected void SetFillInTextToChoiceField()

Remarks

When fill-in values are allowed in a choice field and the user enters a custom value, the SetFillInTextToChoiceField() method makes the user’s value an additional option for the choice field when the list item is next opened in the Edit form.

See Also

Reference

SPMobileChoiceField Class

SPMobileChoiceField Members

Microsoft.SharePoint.MobileControls Namespace