Contact List Custom View

What I would like to do is modify the Full Name column so it is linked to the item instead of the Last Name column.
This is the column in SharePoint view settings "Last Name (linked to item)"
In sharepoint I was able to chnage the (linket to item with edit menu) by editing the code for FullName to this: <FieldRef Name="FullName" ListItemMenu="TRUE"/>
However the linked to item is different, <FieldRef Name="LinkTitleNoMenu"/>, and so I can't simply add an additional value to the "FullName" column code.
Any suggestions are appreciated!
Thanks,
John

As I understand that you want to change context menu to different column. FOr that be low blog will be helpful for you. It note down the steps: SharePoint
2010 - Add "Show List Item Menu" and "Show Link to Item" to a custom column
Few
Points form that blog
create a custom view say "Custom Test View 1" and open in SPD
Once you are in edit mode, switch your view to Code and click on Advanced Mode icon from ribbon menu. Now you are ready to change the default behavior.
First, locate ViewFields tag in the code. You will see something like shown below:
Change FieldRef as shown below. What I did was to add LinkToItem and ListItemMenuattributes to Full Name field and rename Title field
name from LinkTitle to Title.
Hope it will help
Please 'propose as answer' if it helped you, also 'vote helpful' if you like this reply.

Similar Messages

  • SharePoint 2013 Community Site Discussion List Custom View Issue

    I need to create a custom view to show the discussions updated in the past 7 days and ordered by most replies.  I have created a custom view based on the subject view and included the following columns:
    Body
    Category
    Last Updated
    Modified By
    Replies
    Subject (linked to item
    the problem is that when you click on the subject link, it does not return that discussion.  We get the message that There are no items to show in this view.
    This happens even if I use the Flat or Threaded view option when creating a custom view.

    You haven't most probably set the "Folders" property when setting up the view. Go to Folders property and set Show this view: In the top-level folder. Also, in Sort property select Replies column and set it to Show items in descending
    order and in Filters property set Last Updated column "is less than or equal to" [Today]+7
    Nadeem Yousuf

  • Hello, How can I edit or delete a custom label in the contacts list on iOS 7.0.3 on iPhone 4S ?

    Hello, How can I edit or delete a custom label in the contacts list on iOS 7.0.3 on iPhone 4S ?
    i need it so muchhh!

    Sort of depend on what you are trying to do precisely. In Edit mode, if you tap on any label, you will be given a list of options, plus an Add Custom Label option near the bottom of the list

  • How can I edit or delete a custom label in the contacts list on iOS 7 on iPhone 4S ?

    How can I edit or delete a custom label in the contacts list on iOS 7 on iPhone 4S ?

    Alfre311 wrote:
    I've been trying to find a way to do this since I updated to IOS 7, and I've just found the solution/explanation, even tho is a bit heavy to carry out.
    IOS 6 creates custom labels and save them giving you the option to delete them.
    IOS 7 creates custom labels but don't save them, so there is no need to have the option to delete them.
    But here comes the problem, if you have some custom labes saved in you Iphone / Ipad with IOS 6 and you update it to IOS 7, the device will keep those labels saved, but you wont be able to delete them.
    I realized this by going to contacts on Icloud. There those labels that I had on my devices weren't there. So simply restoring your device and configuring it as a new one to later sync your Icloud Contacts, will solve the problem.
    I know this post is old, but I might just try this with iOS 8. I have outdated custom labels that annoy me, because I still seem them in the list as options. If I get desperate enough, I may try your solution.

  • Contact or Custom List - How to: Checkbox Results Link to Other Sharepoint Sites or Pages

    Hi,
    I am building a fairly simple employee contact list with the following column headers: Employee Name, Location, Department. For the location and department I am using the checkbox option with preset options (location: California, Nevada, etc. department:
    sales, HR, etc.). My hope is that once a new employee is entered and the checkboxes choosen, that the new results would have clickable links that would take them to the larger group (page or site).
    Example:
    A new employee joins the company, Mary Beth, the HR person adds the info of the employee in the contact list, once updated you see the following:
    Craig Johnson | Florida| Operations, Sales |
    Mary Beth | California | HR, Sales |
    Sam Smith | New York | Compliance |
    California can be clicked on, that would go to the California page that has that locations info and employee list for that state. If you click on Sales, that would go to the Sales page that has the sales teams info and employee list.
    Any ideas on how to make the checkbox results show up as clickable links? (Preferably as simple as possible, I am still figuring sharepoint out)
    Thank you.

    Automated approach:
    Create a new lookup list, Locations, and populate with locations
    Add a new column to Contacts list of type URL. Call it Location (or whatever)
    Add a new column to Contacts list of type Lookup, pointing to Locations list.  Call it Select.
    Create a new 2010 workflow that triggers on change
    In this workflow, build a series of "Else Ifs" that check for the various locations available.  if one matches, the Set function is executed for that ElseIf branch
    For any specific location, set the "Location" column to: "YourURLForThatLocation," + TheSelectColumnValueInCurrentItem"
    Create a new view, make it the default, so that it displays the Location column but not the Select column. 
    Add appropriate descriptions to the Select and Location columns to guide users on which ones to use and not use and how.
    Note: when using a workflow to set the value of a URL column, you must separate the two values of this column with a ",".  no other special characters or values.  Just two values separated by a comma.

  • How to send a list's custom view to multiple users on weekly basis?

    Hi, 
    I have a custom view for a list.  I need to send this view, like a color table with data, once a week to multiple people.  Can this be configured in SP13 or does it have to be developed in Visual Studio?
    Thank you.

    Hi lajasminetea,
    There is no such OOTB feature to achieve it.
    As a workaround, you can create a console application to retrieve list items using CAML Query and then generate HTML table mail body with the items.
    After generated the mail body, you can create a task schedule to run the application to send mail weekly.
    More information:
    Read List Item programmatically:
    http://www.sharepointsecurity.com/sharepoint/sharepoint-security/get-sharepoint-list-view-items/
    Generate Table in mail body:
    http://www.codeproject.com/Questions/243183/create-table-in-email-body
    Send Mail using C#
    http://stackoverflow.com/questions/9201239/send-e-mail-via-smtp-using-c-sharp
    Create task schdule:
    http://windows.microsoft.com/en-HK/windows7/schedule-a-task
    Best Regards
    Zhengyu Guo
    TechNet Community Support

  • View middle name in contact list, nokia asha 302

    Hello everyone.
    I have a problem. I have a big contact list and there are contacts with middle names. But I can't understand how can I see contact's middle name in my Nokia Asha 302 contact list.
    I saw the same problem here: http://discussions.nokia.com/t5/Eseries-and-Communicators/How-to-display-First-Name-Middle-Name-Last... But there's no help answers.
    Does anybody know, is it possible to view middle names in contact list? I don't want to edit all middle names by concatinating first and middle name.

    On certain devices (especially S40 such as the Nokia Asha 302) the 'Middle Name' Field may not be possible. It may not be available under 'Add Details' too ...

  • Custom Views - list showing cancelled alerts (vROps 6.0.1)

    Hi all,
    I've created a custom View of a list to report on Host Compliance. The view displays all of the symptoms that are alerting, even though they have been rectified and the symptom's metric is reporting the 'cancelled on' time.
    As most the symptoms have been resolved, most of the list is noise, so is there a way I can filter the list to only show symptoms that haven't been cancelled?
    Further to this, when viewing the host's compliance directly, one of the properties does not seem to refresh (I've verified this on several hosts). The rule "Non-compliant firewall setting to restrict access to SNMP server" shows as:
    Even though SNMP is disabled and the host is configured for this property to:
    Any help would be much appreciated!
    I used this blog article as reference when creating the view: http://blogs.vmware.com/management/2015/03/compliance-in-vrealize-operations-6.html?utm_source=feedly&utm_medium=rss&utm_campaign=compliance-in-vrealize-operations-6

    Excellent, thank you so much aaghabekyan. Getting used to vROPS is taking a while, it's so complex.
    If anyone else knows how to solve, or can confirm my second issue (with the SNMP firewall rule not updating) is a bug that would be great!

  • Ant toI w delete customized name in contact list without removing the contact?

    I want to delete customize name in contact list but i do not want contact to be removed please help?
    I would also like to know how to aplhabetize my customized contacts.

    What exactly do you mean by "customized?"

  • Is there any way to recover (or even view) my contact list / phone book post factory reset?

    Is there any way to recover (or even view) my contact list / phone book post factory reset?

    I've not failed to do that.  The contact list on my Mac is from my phone, not my wifes phone (which is the troublesome one).  I restored it to last backup and it is back but I am not certain the problem will be fixed.  Time will tell.  My question is how to get her phones contact list back post reset...just the contact list.

  • Can you delete custom labels created in the contact list?

    The subject pretty much sums up my question! Can you do this on the iPhone?

    Not sure what you mean by "Custom Labels in the contact list"
    But to the best of my knowledge nothing that even has to do with the contact list is customizable other than entries you put in

  • How to view contact list on computer after synching

    I would like to know where in my computer I can view the contact list and memos etc which were synched from device?
    Is it possible to alter these contacts/memos on computer?

    HI and welcome to the forums!
    What my friend Xandrex was asking is what you use for a desktop organizer. Like Outlook, Yahoo, etc.
    Please specify the followng:
    PC OS(if vista 32 or 64 bit)
    Version of Desktop manager
    Version of Outlook, lotus notes, ect.
    Thanks,
    Click Accept as Solution for posts that have solved your issue(s)!
    Be sure to click Like! for those who have helped you.
    Install BlackBerry Protect it's a free application designed to help find your lost BlackBerry smartphone, and keep the information on it secure.

  • How to view 'Groups' in my Contacts List

    Hi All
    I'm hoping I'm posting in the right place!  
    I've set up 2 Groups on my skype consisting of people on my contacts list.
    However I'm then unable to view/find them in my Contacts list...and I can't see any obvious way to do this.
    Please would someone be kind enough to give me some instructions to be able to do this.
    Many thanks!

    Cannot remember for sure but I think in Mavericks after entering the group name I hit the space bar and then right double click the bcc line and all names appear on the "to" line.  However, just entering the group name by itself is enough to send email to all without showing the names.

  • E71 Contact List - Name and Number view

    hi everyone,
    i am using the nokia E71 and have a question regarding the contact list. i have imported about 200 contacts to the Phone Memory (not the sim card).
    Now when i open the contact list, it displays all these contacts in the First Name Last Name format. And I have to actually enter the individual contact to be able to see what their default telephone number is.
    Is there any way to change the view in the contact list so it displays the Name and Number, without the need to go into the actual contact.... Or at least a keyboard shortcut like in older nokia's (the # key used to do it).
    Please ask me if I wasn't clear enough. Thanks.

    any idea's anyone?

  • How to move iPhone contact list with custom ringtones to OS X server Contacts?

    I have recently setup a new Mac Pro, Mid 2012, running Mavericks OS X Server.  I was previously syncing through iTunes on Snow Leopard, 10.6...
    Due to the changes in Mavericks WRT iTunes address book syncing, I want to setup Contacts in Server, as I do not want to use iCloud. I tried using the Address Book sync on my MacBook Pro, but that doesn't appear to save any custom ringtone data. I setup Contacts in Server & I moved the current address book to Mavericks, but dragging the contacts into the Server list in Contacts generates warnings, "Some contacts could not be copied to the server"  and then sometimes starts duplicating the groups and contacts. The system log has some errors that seem related (system & user munged):
    Jan  1 22:44:46 system.sub.domain Contacts[3203]: Error reading store metadata: Error Domain=NSCocoaErrorDomain Code=260 "The file \u201cAddressBook-v22.abcddb\u201d couldn\u2019t be opened because there is no such file." UserInfo=0x60000047ec80 {NSURL=file:///Users/kilroy/Library/Application%20Support/AddressBook/Sources/4 233913F-017D-4AA5-887A-E0957EECA4B0/AddressBook-v22.abcddb}
    Jan  1 22:44:46 system.sub.domain Contacts[3203]: Database file is empty: /Users/kilroy/Library/Application Support/AddressBook/Sources/4233913F-017D-4AA5-887A-E0957EECA4B0/AddressBook-v2 2.abcddb
    Jan  1 22:44:46 system.sub.domain Contacts[3203]: Failed adding account: The operation couldn\u2019t be completed. (AppleInternetAccountsErrorDomain error 13.)
    AddressBook-v22.abcddb, does exists, T/S of 22:44. Maybe the above is actually a warning that it created the file?  ... except the Failed adding account doesn't sound good.
    Jan  1 23:30:37 system.sub.domain Contacts[7073]: [CardDAVPlugin-ERROR] -_handleCompletedAction:(null) href:https://[email protected]:8443/addressbooks/__uids__/85897855-A1A7-4846-8134-65C7619EE3B8/addressbook/677 0d3b722f65b9d1657bb55412ad071.vcf localETag:"29b0055eeb14610abbb7d2808c08e540" errorItem:(null) error:(null); NIL href or action
    Jan  1 23:30:38 system.sub.domain Contacts[7073]: [CardDAVPlugin-ERROR] -_handleCompletedAction:(null) href:https://[email protected]:8443/addressbooks/__uids__/85897855-A1A7-4846-8134-65C7619EE3B8/addressbook/1ca 7c41d318c83472743fad0400ecdd3.vcf localETag:"aa2b10b8148984374a2117e87444f4d0" errorItem:(null) error:(null); NIL href or action
    Jan  1 23:30:38 system.sub.domain Contacts[7073]: [CardDAVPlugin-ERROR] Exception caught while running sync with server: Error Domain=CoreDAVErrorDomain Code=1 "The operation couldn\u2019t be completed. (CoreDAVErrorDomain error 1.)"
      1 23:30:41 system.sub.domain Contacts[7073]: [CardDAVPlugin-ERROR] -_handleCompletedAction:(null) href:https://[email protected]:8443/addressbooks/__uids__/85897855-A1A7-4846-8134-65C7619EE3B8/addressbook/86b 4883827ee841f0e6d01893a8ae225.vcf localETag:"79e207a20cf8e7052decba4fe9e1e743" errorItem:(null) error:(null); NIL href or action
    Jan  1 23:30:41 system.sub.domain Contacts[7073]: [CardDAVPlugin-ERROR] -_handleCompletedAction:(null) href:https://[email protected]:8443/addressbooks/__uids__/85897855-A1A7-4846-8134-65C7619EE3B8/addressbook/90c 4c7aa12d6cb1fa4d68b2748fde985.vcf localETag:"d4ca80d1e1ac5dc69e08db5c0cb18835" errorItem:(null) error:(null); NIL href or action
    So the question is:
    How to does one move or import iPhone contact list with custom ringtones to OS X server Contacts? ... and will Contacts save/preserve the ringtone settings?
    Thanks

    lsof is the standard tool for listing open files, although I'm not quite sure it'll do what you want.
    It will list every open file used by every process on the machine, including many you don't expect. I don't know how it will present files opened by network users - whether they'll appear as owned by the file sharing process or not at all. Definitely one to try.

Maybe you are looking for

  • How do I create an internal link in a pages document?

    I can do external link ok (Hyerlink + enter web address) - but cant find way to link to a page within the document - an internal link. Thanks for your genius. Nick

  • How can I create a new DAD?

    HI, I'm just starting on oracle 10g XE and i want to know how can i create a dad to access a procedure I create in a new user. Let me explain better... After the instalation the only user created was the user HR. Now I have created the user RICARDO a

  • Windows – but Which? (What to install on Mac Pro Quad Core?)

    First, apologies in advance if this seems like repetition of a recent topic, but I read through the recent "Vista vs XP" thread and it didn't quite answer my questions. Basically, I'm planning on buying a Mac Pro "Quad Core" 2.8 and installing Boot C

  • PDF Data Connection with Access 2003

    Who ever can help me! I am trying to make a data connection on my pdf form using "Adobe Live Cycle designer 7.0" to my access database. I already did the conncetion...the problem here is that once the submit button is clicked i don't have any returne

  • Page order for booklet in pdf

    Hi! I have to make a booklet. I created it with facing pages in A5 format. If I would print it directly from InDesign by choosing "Print Booklet" everything seems ok - it put all pages in order to later stick everything together in the right way on A