• Todor
    December 18, 2015 at 3:09 am #1076

    Hello,

     

    On the Table control, Configuration, Searching, there are two options – Enable Search and Full Text Search. It seems nothing changes after selecting them. How is this supposed to work, I cannot find any documentation.

     

    Thanks

    Brian French
    December 18, 2015 at 7:46 am #1077

    Hi Todor,

    Thanks for using SPARK!

    Every SPARK control is fully documented.  Please see the SPARK UI Control Matrix to find documentation for every control.  The Table control’s documentation can be found here.  In addition, there is a Showcase Process App which comes with the Toolkit.  If you do not have this app, please go to your account and download the latest TK version, which will include the Showcase Process App.  This app has examples of every control in it, and is an incredibly useful resource for learning and researching SPARK capabilities.

    Please let us know if this helped with your issue.

    Todor
    December 18, 2015 at 8:37 am #1078

    The example does not have Search option selected . And this is all in the documentation:

     

    Enable Search Enable search ability

    Full Text Search Full text search ability

    Further examples/explanation would be appreciated.

    Stuart Jones
    May 6, 2016 at 3:02 pm #1721

    Hello,

    I have a similar question. I am using the 4.3.3 EE toolkit and the Searching section of the Configuration is not present? It is documented in the Spark UI documentation but doesn’t appear when I configure the control? Has the Searching section of the configuration been removed?

    Thanks

     

    Stuart Jones

    SPARK Support
    May 12, 2016 at 6:46 am #1743

    Hi Stuart,

    The functionality has not been removed but the configuration options themselves were removed because the search functionality is always “on”. You should use the <Table>.search() method to filter a table: search(colIndex, searchText, caseInsensitive, useRegex).

    Note that the column index is zero-based.

     

Viewing 5 posts - 1 through 5 (of 5 total)

You must be logged in to reply to this topic.

Start typing and press Enter to search