Hi,
I am using SDK.Metadata.RetrieveAllEntities in my JavaScript when on load of an entity form to retrive the metadata for all the entities in my org. I want to have the sum of the size of attributes of the entity.
For example, the CRM attribute of type "Option Set" is stored as "Int" SQL server datatype and the size of the size of this datatype is 4 bytes. I want the sum of the size of the datatype of attributes of the entity in JavaScript for CRM Online org.
Is there any way to achieve this?
*This post is locked for comments
I have the same question (0)