Toggle Filter Button Visibility

Toggle Filter Button Visibility

Shows or hides the Filter button of the current App.

Function

Desktop

kintone.app.showFilterButton(state)

Mobile

kintone.mobile.app.showFilterButton(state)

Parameters

Parameter Type Required Description
state String Yes The visibility of the Filter button
  • VISIBLE: Shows the button
  • HIDDEN: Hides the button

Returns

A Promise object.
When the Promise object is fulfilled, no value is returned.

Available Pages (Desktop)

  • Record list
  • Graph

Available Pages (Mobile)

  • Record list