无法让 UpdateAttributeRequest 工作
我正在尝试使用 Dynamics CRM 的元数据 Web 服务通过 UpdateAttributeRequest 消息更新某些选项列表选项的顺序。尽管我可以使用 MergeLabels = false 选项更改属性的 DisplayName,但选项列表选项值本身似乎是不可变的。
I am trying to use the Metadata Web Service of Dynamics CRM to update the order of some picklist options using the UpdateAttributeRequest message. Though I get to change the attribute's DisplayName using the MergeLabels = false option, the picklist option values themselves seem immutable.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
您是否尝试过订单选项请求 ?
Have you tried the Order Option Request?