Skip to main content
March 21, 2024
Solved

Custom Message on record search

  • March 21, 2024
  • 11 replies
  • 1 view

Hi Everyone,

Can anyone please help me how to display custom message on grid when the data after applying search in grid is empty. The search is implemented using record type.

    Best answer by stefanhelzle0001

    In the OOTB implementation, there is no "reset" feature.

    11 replies

    stefanhelzle0001
    Brainy
    March 21, 2024

    Grid have a parameter to define the "Empty Grid Message".

    https://docs.appian.com/suite/help/24.1/Paging_Grid_Component.html#parameters

    karumurua531442
    March 21, 2024

    Hi [mention:9e801b4ea7ba47db8735359b555491e6:e9ed411860ed4f2ba0265705b8793d05] if it is editable grid you cannot do it, if it is read only grid you can do this way.

    March 22, 2024

    Thank you,

    Is it possible to have reset feature for the record search feature as well.

    karumurua531442
    March 22, 2024

    Hi [mention:9e801b4ea7ba47db8735359b555491e6:e9ed411860ed4f2ba0265705b8793d05]  couldn't get you, could you give more context on this please