Toggle Record Navigation Buttons Visibility

Toggle Record Navigation Buttons Visibility

Shows or hides the Previous/Next Record buttons of the current App.

Function

Desktop

kintone.app.record.showPager(state)

Mobile

kintone.mobile.app.record.showPager(state)

Parameters

Parameter Type Required Description
state String Yes The visibility of the Previous/Next Record buttons
  • VISIBLE: Shows the buttons
  • HIDDEN: Hides the buttons

Returns

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

Available Pages

  • Record details