本文介绍了是否可以在工作项Web表单上隐藏菜单操作?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!
问题描述
您好,
推荐答案
感谢您在此发帖。
我无法找到实现这一目标的方法。
I cannot find a way to achieve that.
无论如何,对于错误消息,根本原因应该是在vss.extension.json贡献部分找不到ID。
Anyway, for the error message, the root cause should be that the ID was not found in the vss.extension.json contribution section.
主要阻塞点是VSS.Init,VSS.Require和VSS.Register所有这些都必须一起工作正确运行。
the main choke points are VSS.Init, VSS.Require and VSS.Register all of them have to work together to run properly.
您可以参考这篇文章进行故障排除:
You can reference this article for troubleshooting:
https://www.linkedin.com/pulse/vsts-extension-build-relationships-john-peters
最好的问候。
这篇关于是否可以在工作项Web表单上隐藏菜单操作?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!