Hi,
I would like to show specific custom object types in the "Type" drop down based on where the user in trying to import the file (basically based on one of the property of the folder). The user would be importing inside a custom folder. One of the property of the custom folder should decide (it can also be the object type of the custom folder). How do i restrict the types during the import.
Note that the types are not fixed, in a different folder the import types would be different. In import component xml the type can be fixed to any system or custom doc type (which is not what i need). What is the best way to achieve this?
Any help would be appreciated.