Results 1 to 2 of 2

Thread: Not Finding ListView action

  1. #1
    webdevil25 is offline Senior Member
    Join Date
    May 2011
    Posts
    32

    Default Not Finding ListView action

    I manually created a module. If I type in something like the following

    Code:
    index.php?module=mymodule&action=editview
    I get the following error

    Code:
    Error: File [modules/Mymodule/metadata/editviewdefs.php] is missing. Unable to create because no corresponding HTML file was found.
    which is fine, this tells me that sugar is atleast picking up on my module and its looking for editviewdefs.php

    but if I type in the following
    Code:
    index.php?module=mymodule&action=listview
    I get the following error

    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 ??

  2. #2
    andopes's Avatar
    andopes is offline A Sugar Hero | Help Forum Moderator
    Join Date
    Jul 2006
    Location
    São Paulo - Brazil
    Posts
    8,335

    Default Re: Not Finding ListView action

    ListView action is actually index.

    Cheers
    André Lopes
    DevToolKit / Project of the Month - June 2009
    Lampada Global Services- Open Source Solutions
    Avenida Ipiranga, 318
    Bloco B - CJ 1602
    São Paulo, SP 01046-010
    Brazil
    Office: +55 11 3237-3110
    Mobile: +55 11 7636-5859
    e-mail: andre@lampadaglobal.com

    Lampada Global delivers offshore software development and support services to customers around the world.
    Lampada is proud to be a SugarCRM Gold Partner, revolutionizing Customer Relationship Management.

    I DO NOT answer questions through PM and Email. If you need some help post your question into SugarForum.

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. Finding Duplicates (automatically)
    By thefish in forum Feature Requests
    Replies: 3
    Last Post: 2012-02-21, 02:05 AM
  2. Finding logs of who signed in and what they do
    By ljkiter in forum General Discussion
    Replies: 3
    Last Post: 2009-11-23, 01:56 PM
  3. Custom ListView button calls action
    By ReginaRoder in forum Developer Help
    Replies: 3
    Last Post: 2009-08-18, 04:53 AM
  4. Finding the ID # for Assigned_to_Team_c
    By jasonsot in forum Help
    Replies: 1
    Last Post: 2007-05-02, 12:59 AM
  5. Finding the Best USA University for you
    By jasonadmin in forum General Discussion
    Replies: 0
    Last Post: 2005-08-22, 06:25 AM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •