문제

I have a list on a Team Site-based (customised site definition) site collection. I want display its contents on the front page of the site in a web part with the list title and one field only in the detail display (in a boxed view) but remove the column header. There doesn't seem to be an option to do this in the edit web part dialogue. Is there some way to get rid of the column headers other than making a custom list?

도움이 되었습니까?

해결책

DataViewWebPart?

jQuery would work too.

다른 팁

If this is a custom site definition do you have access to the schema.xml file for the list? It is easy to create a different view that does exactly what you want and then you can use the view on your page.

Another option is to use javascript or jQuery to hide it.

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 sharepoint.stackexchange
scroll top