I have got custom reports to show in RTC, but is there a way to show custom forms as well. We have a custom form that allows us to send a PDF copy of order acknowledgements by email, and we want to use it when we transfer to RTC. We would like to show it on the actions part.
You need to convert it to a Page object. Once you have it as a Page, you can create an Action and promote it to the Ribbon / Action Pane. Give MSDN a search for more information.