Skip to main content
April 27, 2021
Solved

How to display an editable grid on the basis of filters available on interface

  • April 27, 2021
  • 2 replies
  • 0 views

I have an interface  with few filters. Now I want to display the editable grid when user clicks on search button.

    Best answer by stefanhelzle0001

    There is a huge list of patterns available. Did you check them?

    https://docs.appian.com/suite/help/21.1/SAIL_Recipes.html#

    https://docs.appian.com/suite/help/21.1/recipe-filter-the-data-in-a-grid.html

    In case you have a more specific issue, then please elaborate.

    And have a look at

    codeblog.jonskeet.uk/.../

    2 replies

    stefanhelzle0001
    Brainy
    April 27, 2021

    There is a huge list of patterns available. Did you check them?

    https://docs.appian.com/suite/help/21.1/SAIL_Recipes.html#

    https://docs.appian.com/suite/help/21.1/recipe-filter-the-data-in-a-grid.html

    In case you have a more specific issue, then please elaborate.

    And have a look at

    codeblog.jonskeet.uk/.../

    amang0002Author
    April 27, 2021

    thanks this link will definitely help