• Prashant Tiwari
    December 2, 2016 at 10:37 am #3221

    I am trying to build a custom portal for client here and trying to leverage the “Saved Search List” widget on portal builder.
    My questions are :

    Where can I find documentation on this ?
    Is there a function call where I can filter Saved search names by partial name (for e.g ${MySavedSearch}.filter(“SOMEAPP”)) so that it shows me only those saved searches that contains “SOMEAPP” in their name ?

    SPARK Support
    December 5, 2016 at 12:03 pm #3238

    Hello Prashant,

    This is the documentation that we have available for the controls in the Portal Builder at this time:

    http://support.salientprocess.com/spark-portal-builder-controls/

    To query a saved search, the name of the search must be provided:

    querySavedSearch(searchName, query)

    Regards,

    Stephen P.

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

You must be logged in to reply to this topic.

Start typing and press Enter to search