0
votes
2answers
49 views

Custom List Display Form doesn't apply to all users

I created a custom Display Form but only system admin can see this change. I set the disp form as default disp form and checked in. What else should I do? Thank you.
0
votes
6answers
501 views

How add item name with URL in EditForm?

Maybe someone know how add item name with link in EditForm, like it is in DispForm? Image of what I need to do: (if the image isn't visible: http://i.stack.imgur.com/CqxQU.jpg)
3
votes
2answers
2k views

How to display lookup additional field in display form?

I have two lists: Projects and Tasks In the Tasks list, I have created a lookup field titled ProjectID which targets ID filed from the Projects list. Also, I have set for this field to display an ...
1
vote
1answer
201 views

Item Display Form showing View + Page tab in Ribbon while other pages have only View

I have a list with a display form for which I have specified a different rendering WebPart: DataFormWebPart as opposed to the default ListFormWebPart. This caused some issues with the Ribbon. I ...
3
votes
2answers
2k views

SharePoint Lists' EditForm & DispForm

I haven't been able to find any information regarding this, so I hope you guys can help me out on this. Since all lists in SharePoint all have an EditForm.aspx and a DispForm.aspx I am wondering if ...