create custom action & view in SugarCRM 7.x

Hi All,

I have created many custom actions and views in SugarCRM 6.x using controller.php. I am still doing the same for SugarCRM 7.x, but I need to run those actions and views in BWC mode.

Like: 

http://{site_url}/#bwc/index.php?module=custom_or_default_module&action=custo_action

can I create a view in SugarCRM 7.x which I call from the URL as its own default URL's?

I want the URL something like this:

http://{Site_url}/#modulename/my_custom_view