保存时动态传递URL的最佳方法? [英] Best way to dynamically pass URL upon save?

查看:91
本文介绍了保存时动态传递URL的最佳方法?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

嘿大家 - 这是令人生畏的 - 第一篇文章&所有。 :)

Hey everyone -This is daunting - first post & all. :)

我们有一个应用程序,用于更新订单表头和后续销售订单行和采购订单行。表&关系都是在SQL 2008 R2数据库中定义的。

We have an App that is used to update an order header and subsequent sales order line(s) and purchase order line(s). The tables & relationships are all defined in a SQL 2008 R2 database.

我已经创建了一个应用程序,它在行中创建标题,其中包含选项卡中的详细信息 - 销售订单行和采购订单行。 Master-Detail-Detail。

I've made an application that started the header in rows with the detail(s) in tabs - Sales Order Line(s) and Purchase Order Lines(s). Master-Detail-Detail.

有了这个,我希望在对象(主要是接触PO线和SO线)为$时传递动态更改的URL b $ b 所有 已保存。

我希望网址能够获取订单#并将其插入我的网址末尾。这样做的目的是触发另一个程序来启动所有后端流程,以创建订单所需的采购(价格,可用性,PO#,EDI doc out,
confrmation to customer等)。

我们已经完全自动化运行,因此只需要大约1/10的订单。也就是说,移动延迟是最大的PITA,而Lightswitch已经大大改进了用户界面(首先在PHP中编写 - 在SQL交互中编写)。

We have this running in full automation so UI is only needed for about 1/10th of our orders. That said, shifting backorders around is the biggest PITA and Lightswitch has VASTLY improved the UI (written first in PHP - bleh on SQL interaction).

TIA为您提供帮助。 (实际问题在上面加粗):)

TIA for your help. (Actual question is bolded above) :)

我的问题摘要 -

推荐答案

您好Starrdlux,

Hi Starrdlux,

请参阅此帖子,了解如何打开浏览器窗口:

http://blogs.msdn .com / b / bethmassi / archive / 2011/10/06 / i-command-you-lightswitch-screen-commands-tips-amp-tricks.aspx#browser

See this post on how to open a browser window:
http://blogs.msdn.com/b/bethmassi/archive/2011/10/06/i-command-you-lightswitch-screen-commands-tips-amp-tricks.aspx#browser

您可以从Screen的_Saved事件中调用此代码。

You could call this code from the Screen's _Saved event.

HTH,

-Beth

HTH,
-Beth


这篇关于保存时动态传递URL的最佳方法?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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