Forums / Developer / Changing Browse behavior
Erik Weinmaster
Wednesday 13 January 2010 8:40:50 am
I have a class that contains an 'Object Relations' attribute. I have limiting classes with this attribute so the user will select an appropriate node. This works great, however, I need to obtain information from an external database that will act only as help to the GUI. I can't just override the browse.tpl file since my options will be arranged according to what I pull from the external DB.
Can I link to a custom module for only the browse portion of Object Relations? Or does this require a kernel hack?