Hi guys,
I'm having troubles to use the method wdGetItemDetailInterface().
I need to load a value in the field when a user click at button.
I have used this method this way. >>> wdThis.wdGetItemDetailInterface().setFieldValue("MDM_ATTRIBUTE_1", attributeValue);
But the value do not loaded, somebody already worked with it?
Thanks,