I manually created a module. If I type in something like the following
I get the following errorCode:index.php?module=mymodule&action=editview
which is fine, this tells me that sugar is atleast picking up on my module and its looking for editviewdefs.phpCode:Error: File [modules/Mymodule/metadata/editviewdefs.php] is missing. Unable to create because no corresponding HTML file was found.
but if I type in the following
I get the following errorCode:index.php?module=mymodule&action=listview
Code:There is no action by that name.
I was told that by default, sugarCRM has a default controller that can handle Edit, Detail, and List
Why is it not able to find the ListView action ??


LinkBack URL
About LinkBacks



Reply With Quote

Bookmarks