Select the search type
  • Site
  • Web
Search
You are here:  Support/Forums
Support

Bring2mind Forums

PrevPrev Go to previous topic
NextNext Go to next topic
Last Post 05/30/2008 6:56 PM by  Peter Donker
Custom Query
 4 Replies
Sort:
You are not authorized to post a reply.
Author Messages
Brad
New Member
New Member
Posts:6


--
11/21/2007 8:25 PM

    I have a DMX Collection with hundreds of documents in it, named by number.

    Is there any way to get DMX Shortlist to show only certain numbered documents?

     

    I tried adding

    WHERE DESCRIPTION Like "*3907"

    in the sort expressionfield but that does not work.

    Peter Donker
    Veteran Member
    Veteran Member
    Posts:4536


    --
    11/22/2007 1:10 PM
    No, that is just for sorting, not filtering. I might include filtering in a future version. Good idea.
    Peter
    Gaurav Kumar
    New Member
    New Member
    Posts:39


    --
    05/30/2008 1:39 PM
    Hi,

    Is there any new update on filtering of records in shortlist add-on module?

    Thanks,
    Gaurav
    Gaurav Kumar
    New Member
    New Member
    Posts:39


    --
    05/30/2008 1:48 PM
    Also on another note, can you tell me the purpose of CONTROL TO LOAD in Settings of Shortlist Module?

    I've added a new control under Addons folder of Shortlist, and that Control is Shown up in the Control To Load drop down of Shortlist Settings, but my code just isn't firing up.

    Is there any specific class hierarchy to follow when creating a custom control in shortlist, like we have in Controls added as Custom Attributes in DMX module?

    I'm eagarly awaiting your response on this.
    Peter Donker
    Veteran Member
    Veteran Member
    Posts:4536


    --
    05/30/2008 6:56 PM
    The ControlToLoad in this module allows you to use another ascx basically. You inherit it from the same class as the original ascx and you're good to go. It does, of course, expect the same objects to be there, but you can move them around and change the column definitions of the grid. This was the purpose of this.

    DMX 3 Shortlist development is currently not active. Upon a new round of DMX 3 and addon development it could be picked up again. We're now concentrating our efforts on DMX 4.

    Peter
    You are not authorized to post a reply.