You sure that the FieldName is correctly set? I have something similar setup in a page layout with the following and it works without a problem.
<SharePointWebControls:FormField ID="Contact" runat="server" FieldName="Contact" InputFieldLabel="Page Contact"></SharePointWebControls:FormField> Cheers, Tom On 14 February 2013 12:41, <[email protected]> wrote: > Hi All,**** > > ** ** > > Below is the detailed description.**** > > ** ** > > 1.I have content type with set of fields, in those one of the fields is of > type User(people picker).**** > > 2.created a custom page layout based on the content type.**** > > 3. when referring the User field in the page layout it works for adding > the users.**** > > 4.But while saving the page, values of User field doesn’t persist with > content type property, remaining other fields in the content type persist > on saving the page.**** > > ** ** > > We are using publishing site, all of our controls of type Publishing Web > Controls in the page layout. Any thoughts on this ? provide me any code > snippet if anything on this.**** > > ** ** > > Regards,**** > > Srinivas Battula.**** > > ** ** > > *From:* [email protected] [mailto:[email protected]] *On > Behalf Of *Web Admin > *Sent:* Thursday, February 14, 2013 2:57 AM > *To:* ozMOSS > *Subject:* Re: people picker issue with custom page layout**** > > ** ** > > Hi Srinivas,**** > > ** ** > > Are you saying that when you open the item for editing the person field is > blank?**** > > ** ** > > Can you give us more info? Sounds like the field does not have a get/set > against it.**** > > ** ** > > On 14 February 2013 01:23, <[email protected]> wrote:**** > > Hi all,**** > > **** > > I have people picker control in my custom page layout, it works when > searching the users and when saving the page, it doesn’t persist with > content type property values, am I doing anything wrong on this???????**** > > **** > > **** > > Regards,**** > > Srinivas Battula.**** > > ** ** > ------------------------------ > > This message is for the designated recipient only and may contain > privileged, proprietary, or otherwise private information. If you have > received it in error, please notify the sender immediately and delete the > original. Any other use of the e-mail by you is prohibited. > > Where allowed by local law, electronic communications with Accenture and > its affiliates, including e-mail and instant messaging (including content), > may be scanned by our systems for the purposes of information security and > assessment of internal compliance with Accenture policy. > > > ______________________________________________________________________________________ > > www.accenture.com**** > > > _______________________________________________ > ozmoss mailing list > [email protected] > http://prdlxvm0001.codify.net/mailman/listinfo/ozmoss**** > > > > **** > > ** ** > > -- **** > > Regards,**** > > ** ** > > Paul Noone**** > > ** ** > > SharePoint Farm Admin/Developer > Infrastructure Team > CEO Sydney > > p: (02) 9568 8461 > f: (02) 9568 8483 > e: [email protected] > w: http://www.ceosyd.catholic.edu.au/**** > > _______________________________________________ > ozmoss mailing list > [email protected] > http://prdlxvm0001.codify.net/mailman/listinfo/ozmoss > >
_______________________________________________ ozmoss mailing list [email protected] http://prdlxvm0001.codify.net/mailman/listinfo/ozmoss
