Notes Subpanel in Custom Module

I have a custom module which has a relationship with the notes field whioch is My_Module can have many notes. I have then edited record_type_display_notes so the flex relate of notes will include My_Module. This works fine and gives me a list from My_Module which i can select and these link fine.

How can i get a subpanel in My_Module to display the note along with description. Currently there is no subpanel at all.

Thanks

Hi,

I assume that you used the SugarCRM post about creating a Flex Relate found here: http://developer.sugarcrm.com/2011/05/16/howto-create-a-flex-relate-for-other-modules/
There was a follow up post form Sugar that may assist you in this matter found here: http://developer.sugarcrm.com/2011/05/18/howto-add-a-subpanel-using-code/