如何从 Dynamics AX 2009 表单中选择路径?

发布于 2024-07-21 05:29:46 字数 204 浏览 2 评论 0原文

在 Dynamics AX 2009 中,我创建了一个向导,现在我想添加一个字段以从本地文件系统中选择路径。

由于没有用于选择路径的特殊控件,我该如何实现这一点?
我是否必须添加具有特殊 ExtendedDataType 的 StringEdit 才能获得路径选择? 我发现没有扩展数据类型“路径”之类的。

或者这是通过其他方式实现的?

In Dynamics AX 2009 I created a wizard, and now I want to add a field to select a path from the local file system.

Since there is no special control for selecting a path, how do I achieve this?
Do I have to add a StringEdit with a special ExtendedDataType to get a path selection? I found no extended data type "path" or the like.

Or is this achieved some other way?

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

浮云落日 2024-07-28 05:29:46

萨姆,

你对美国东部时间的看法是对的。
有很多方法可以实现这一点,但通常一切都归结为将正确的 EDT 分配给 StringEdit 控件。 感兴趣的 EDT 包括 FilePath、FileName、FileNameOpen 等。您可以通过查看 DocuParameters 表单了解其工作原理。

问候,
韦利斯拉夫·马里诺夫

Sam,

You are right about the EDT.
There are many ways to this, but usually everything boils down to assigning the correct EDT to the StringEdit control. The EDTs of interest are FilePath, FileName, FileNameOpen, etc. You can get an idea of how it works by looking the DocuParameters form.

Regards,
Velislav Marinov

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文