0

Is it possible to use the CrmService or the MetadataService to add columns to the various forms that are available in Dynamics? I'm using CreateEntityRequest to create entities and it's working fine but I would like to be able to have all attributes appear on the Default Public View and the Form View without me having to add them using the Dynamics web frontend.

Thanks,

David

4

1 回答 1

1

是的。您可以从 organizationui 实体中获取 formxml。如果您想要发布的 formxml,请确保拉回 inproduction 属性为 true 的 organizationui 记录。

于 2011-02-07T16:54:05.033 回答