Skip to content

Instantly share code, notes, and snippets.

@dimkk
Created April 1, 2015 09:52
Show Gist options
  • Save dimkk/1682f7aa61ec65d6f22a to your computer and use it in GitHub Desktop.
Save dimkk/1682f7aa61ec65d6f22a to your computer and use it in GitHub Desktop.
form.aspx
<SharePoint:FormField runat="server" id="ff15{concat($Pos,'---YOUR UNIQUE IDENTIFIER GOES HERE---')}" ControlMode="New" FieldName="User_x0020_Roles" __designer:bind="{ddwrt:DataBind('i',concat('ff15',concat($Pos,'---YOUR UNIQUE IDENTIFIER GOES HERE---')),'Value','ValueChanged','ID',ddwrt:EscapeDelims(string(@ID)),'@User_x0020_Roles')}"/>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment