I'd like to add couple of properties to a content type which need to be linked to the record names from other spaces.
Let's say I'd like to add a Vendor property to a content type Purchase order. This property has to dynamically lookup through the space Vendors (dropdown list), where directory of all vendors are maintained - and to let me choose from the names of all vendors.
Is it possible?
I don't want to use Categories because there is no additional metadata in category (simply the name and description, so i cant add vendors address, tel number etc).