本文介绍了在SharePoint 2016的列表数据表视图中单击单击编辑项目模式对话框的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

HI我们最近已从Sp 2013迁移到SP 2016,在SP2013中我们在网站的主页中添加了数据表视图并且工作正常。但是在2016年我尝试点击编辑项链接时在数据表视图中的tile列,它没有用模态dailog打开
项,但是当cdo CTRL + clik它正在工作,并且编辑菜单(三个点)也工作,或者如果停止编辑列表然后在视图中还在工作

HI We have recently migrated from Sp 2013 to SP 2016, and in SP2013 we have datasheet view added in home pages of the sites and it working fine .but in sp 2016 when i try to click on edit item link of tile column in data sheet view, it it not opening the item with modal dailog,but when cdo CTRL+clik it is working, and edit menu(three dots ) also working, or if stop editing list then in view also working

推荐答案

我在我的在线网站上测试它是的,如果你想打开一个新的编辑项目,你需要按CTRL表单页面。

I test it in my online site and yes you need to press CTRL if you want to open a new edit item form page.


这篇关于在SharePoint 2016的列表数据表视图中单击单击编辑项目模式对话框的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!

10-29 13:23