Results 1 to 3 of 3

Thread: custom SQL for ListView

  1. #1
    hzara's Avatar
    hzara is offline Member
    Join Date
    Nov 2008
    Posts
    13

    Default custom SQL for ListView

    Hi all,

    I need to assemble a custom query for a ListView in the Bugs module. The reason I need this is because, from a custom module, I select a set of values and need to open the bugs modules showing the records that match those values.

    For example, I need to answer the question: "All bugs with high priority created between 2 dates".

    My current SugarCRM platform is 5.2.0d.

    Thanks in advance,
    hzara

  2. #2
    SugarDev.net is offline Sugar Community Member
    Join Date
    Feb 2008
    Posts
    1,401

    Default Re: custom SQL for ListView

    If you only need it to work from the custom module, maybe you can extend the Bugs class with Bugs_cstm and override create_list_query_new. Otherwise you may override view.list.php in the MVC framework.
    Developers go here
    Businesses go there (Dutch)

    Modules:
    SugarDev.net Developer Tools | Config | Dutch Language Pack
    "Nothing gets fixed unless there is a bug"

  3. #3
    hzara's Avatar
    hzara is offline Member
    Join Date
    Nov 2008
    Posts
    13

    Default Re: custom SQL for ListView

    SugarDev.net

    Thanks a lot! I'll look into overriding view.list.php in the MVC framework option. If I have any problems I'll get back to the forum.

    Thanks again,
    Salutti!

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. HOWTO: Add custom button in ListView
    By kenneth.thorman in forum Developer Help
    Replies: 10
    Last Post: 2010-12-08, 07:35 PM
  2. Custom query on ListView
    By jasv in forum Developer Help
    Replies: 3
    Last Post: 2008-10-29, 08:13 PM
  3. Custom field in listview and subpanel
    By SanderMarechal in forum Developer Help
    Replies: 0
    Last Post: 2008-10-17, 02:03 PM
  4. Problem custom module Listview
    By krakoss2 in forum Developer Help
    Replies: 3
    Last Post: 2008-02-13, 07:42 AM
  5. Where is custom ListView.html?
    By manish.joshi in forum Help
    Replies: 2
    Last Post: 2007-10-16, 05:50 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
  •