Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我正在使用 D365 附带的集成门户。我有一个实体列表,并且在页面中放置了一个日期选择器和一个提交按钮。我想用用户从日期选择器中选择的日期更新实体列表中的记录。
我的问题是我不知道如何将日期选择器值从门户传递到工作流(或者有人建议使用操作)。