Hi,
We have a requirement to display the custom metadata fields while importing and we are able to display all of our custom attributes by selecting our custom object type however we have to fulfill other restrictions on metadata while displaying the custom attributes as below.
We have a metadata field 'Type' as a dropdown with valueassistence and based on the value selected in this dropdown we need to hide few attributes, make few more as mandatory and compute & set the computed values for few other metadata fields.
we have checked the importcontent.jsp which is using DocbaseAttributeList control from which we could not get each and every contained control reference and its respective event handlers. If we could have get the reference of each contained control and trigger those event handlers of desired metadata controls we could have fulfill our requirement easily but we are unable to do so.
We have gone though the WDK guide and forums but no luck.
Kindly suggest a better approach to fulfill our requirement.
Regards.
Kishore.