Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
在sharepoint 2007用户提醒页面,我们可以禁用用户选择的下拉框吗?我们只想显示当前登录用户的警报。
禁用警报并不是唯一的解决方案。您将必须使用以下内容创建自定义解决方案
每当有人登录或注销时更新临时列表或文件的自定义解决方案
另一个应用程序页面从上面的列表中读取并显示他们的警报。