|
此文章由 atransformer 原创或转贴,不代表本站立场和观点,版权归 oursteps.com.au 和作者 atransformer 所有!转贴必须注明作者、出处和本声明,并保持内容完整
在home page 上加了一个 Discussion board。 如何把那个 “Add new discussion” 改成 “Add new item” ??
Google 到了 这个
http://social.technet.microsoft. ... d-8c74-e20950d28e5e
============================================================================================================================
You can open the default view in SharePoint Designer (lists and libraries - click your discussion list to get the details page). Under views, open the Subject view (allitems.aspx). In the design view, click to highlight the text "Add new discussion. Click the small arrow to its right and select "hyperlink options", accept the dialog and in the edit hyperlink dialog, change text to display from {$AddNewText} to your own. The default is a variable and you will hard code the text.
============================================================================================================================
问题是 到了 In the design view, 以后, 看不到 Add new discussion 咋回事??? |
|