LIst View Wepart hiding Hyper links
-
Saturday, September 22, 2012 5:00 AM
HI ,
I have added heperlinks in my list view wepart. Ie My list view webart looks like this
CUSTOMER LIST VIEW WEPART
-> Employee Details
-->Emp salary
-->Emp Leaves
-->Family Details.
The above all are of hyper links when clicked redirects to another page.
Now I want to remove the Emp leaves Hyper link from the List view webpart. Can you please guide me how to acheive this .
Thanks,
Sandy
All Replies
-
Saturday, September 22, 2012 6:02 AM
Can you please provide the screen shot of your list view webpart?
Your webpart is having default Title Column?
Something like
Hiren Patel | Please click "Propose As Answer" if this post solves your problem or "Vote As Helpful" if this post has been useful to you.
-
Monday, September 24, 2012 3:39 AM
Hi Patel,
I dont have a default title column. I just want to hide the Hyperlinks listed in Custom view web part.
Note: I could not attach screnshot as it is strickly prohibited from our oraganization.
Thanks,
Sandy
-
Monday, September 24, 2012 4:47 AMThen for your requirement you need to go to the original list and you need to remove that link , so it will automatically reflect to your list view webpart
Hiren Patel | Please click "Propose As Answer" if this post solves your problem or "Vote As Helpful" if this post has been useful to you.
-
Monday, September 24, 2012 5:29 AM
Sandy,
Not sure, what problem that you are facing. As said by Hiren, you can remove the unwanted link from the list if you don't want to display the link permanently. Or if you want to display the link to some specific user/group then you can break the permission on item level for the specific item(Emp Leave).
Post exact issue that your facing.
Senthilrajan Kaliyaperumal
-
Monday, September 24, 2012 6:06 AM
may i know whether you do it as the below?
-
Monday, September 24, 2012 7:19 AM
Hi Ethan,
Yes i see like the same but no edit icon on the left hand side. When i click on the link it redirects to another list.
Please find the attached screen shot which i
removed the content.
-
Monday, September 24, 2012 8:42 AM
Hi sandy143k,
doule check whether you have the permission to edit the web part.
then you can edit the web part as follows:
-
Monday, September 24, 2012 8:55 AM
Sandy,
Make sure that whether the links are from SharePoint list or from SharePoint OOTB web parts(Content Editor). If the links are resides inside the list please check what permission you have on the list. If you dont have permission, try using site administrator credentials to edit the link in the list.
Hop this will help you.
Senthilrajan Kaliyaperumal
- Marked As Answer by sandy143k Wednesday, September 26, 2012 9:52 AM
-
Monday, September 24, 2012 9:19 AM
Hi All,
I have read only permissions on that particular site. I have rquested to provide full access permission to edit the web part.
So my question to Ethan_Chan is once we edit the webpart will i be able to remove the links ?? Please suggest
Thanks,Sandy -
Monday, September 24, 2012 9:25 AM
Yes, it is possible.Senthilrajan Kaliyaperumal
- Marked As Answer by sandy143k Monday, September 24, 2012 11:55 AM
-
Monday, September 24, 2012 10:27 AM
Thanks senthil,
If it is from content editor web part then how we can hide the same. Any idea??
thanks
Sandy
-
Monday, September 24, 2012 11:29 AM
- Open web part page in Edit mode.
- Select the web part and place the cursor in content area and click on Edit HTML Source
- Remove the unwanted (Emp Leave) link tag
- Stop editing the page
- Check whether the link is been removed from the page.
Hope this will help you
Senthilrajan Kaliyaperumal
-
Tuesday, September 25, 2012 1:26 AM
you can provide an error message as secondary information in the edited content, in case the linked content or primary information is not available
more information talking about how to use Content Editor Web Part

