Sharepoint列表:避免重复键入 [英] Sharepoint Lists: Avoid Duplicate Typing

查看:70
本文介绍了Sharepoint列表:避免重复键入的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

你好,

很抱歉这个问题......我很新......我想知道是否有人可以帮我解决这个问题...

Sorry for asking this... i am new... and i am wondering if someone could help me with this question...

我有2个表...一个叫做Expences,一个叫发票...

i have 2 tables... one called Expences and one called Invoices...

我想避免重复打字......

I want to avoid duplicate typing...

...所以我想要做的是当我在字段"ID"上键入特定的id(比如说0001)。 (发票)....自动转到Expences表并填写一些特定字段(如id-name-amount-vat等)......

...so what i want to do is when i type a specific id (lets say 0001) on the field "ID" (Invoices) .... automatically to go to Expences table and filled in some specific fields (like id-name-amount-vat etc) ...

可能吗?如果是的话,你能告诉我需要遵循的方法吗?

is that possible? and if yes, could you please describe me the methodology need to follow?

问候

K。

推荐答案

您可以使用SharePoint 2010工作流复制信息。我个人更喜欢的路线是事件接收器(更具体地说是远程事件接收器)。您可以控制将项目添加到费用列表中的内容/方式。 ER对商品的
操作执行操作,例如ItemAdded事件可以将内容的副本触发到新列表中。这将需要开发,但需要通过Visual Studio进行开发。
You could copy the information using a SharePoint 2010 workflow. The route I personally prefer is an Event Receiver (more specifically a remote event receiver). You can control what/how items are added to the expenses list. ERs perform their actions upon action on an item, e.g. an ItemAdded event could trigger a copy of the content into a new list. This will require development, though via Visual Studio.


这篇关于Sharepoint列表:避免重复键入的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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