I have a requirement to create a custom display that in most respects is the same as a livelink folder but with some custom columns and some other features.
The custom display would be activated from the function menu of the original folder and would call up the new display.
I'm not sure how to go about that in Builder and would appreciate some help. It seems that I need to subclass from Folder somehow, register it in the function menu, and then have the code to display it in the fashion I neeed.