级联下拉列表的源代码 [英] Source code of cascading dropdown list

查看:71
本文介绍了级联下拉列表的源代码的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我有一个名为CascadingDropdown.wsp的SharePoint 2007解决方案(wsp),现在我想在2010年使用它并对其进行一些修改,我的问题是:在哪里可以找到此解决方案的来源?

I have a solution (wsp) called CascadingDropdown.wsp which is of SharePoint 2007, now I would like to use it for 2010 and modify it a little bit, my question is: where would I be able to find a source for this solution?

我无法直接找到,也许有人可以提供帮助?

I couldn't find directly, maybe someone could help?

我看到实现级联下拉菜单存在一些不同的可能性,但是由于此解决方案已经存在并已使用,因此我也希望以后再继续使用它……但是为此,我需要修改并迁移到SharePoint 2010及更高版本到2013年.

I saw that there are some different posibilities to achieve cascading dropdown's but as this solution already exists and used I would like to continue using it later as well ... but for this I need to modify and migrate to SharePoint 2010 and later to 2013.

此解决方案只有一个带有值的列表,然后可以具有3个级联下拉列表.

This solution has one list with values and then it can have 3 cascading drop down list.

我发现有关此信息的详细信息来自: http://datacogs.com/datablogs/archive/2007/08/26/641.aspx

I found more information about that it comes from this: http://datacogs.com/datablogs/archive/2007/08/26/641.aspx

但是该页面不再可用,源代码也不再可用……有人知道我是否可以在其他地方找到它,或者有人知道吗?

But the page is not available anymore and the source code as well ... anyone know if I would be able to find it somewhere else, or maybe anyone has it?

我有它的另一个版本,但是它带有过滤器,我不需要...我需要那个...

I have another version of it but it is with filter, which I don't need ... i need that one ...

推荐答案

.wsp文件是.cab文件,我认为这只是.zip文件.

.wsp files are .cab files, which, I think, is just a .zip file.

制作.wsp的副本,并将其扩展名为.zip.然后查看是否可以使用任何代码文件上的记事本获取源代码.

Make a copy of your .wsp, and give it an extension of .zip. See then if you can get to the source code using Notepad on any of the code files.

如果没有,那么您可以按照此步骤进行操作,但是我对他们要求您安装的软件一无所知.
https://academy.bindtuning.com/how-to-manually-edit -a-sharepoint-wsp-file/

If not, then you can follow this, but I don't know anything about the software that they're asking you to install.
https://academy.bindtuning.com/how-to-manually-edit-a-sharepoint-wsp-file/

分开的想法:该代码可能无法在2010年或更高版本上运行,但请稍作尝试.

Parting thought: The code may not work in 2010 or higher, but give it a shot.


这篇关于级联下拉列表的源代码的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆