> For the complete documentation index, see [llms.txt](https://docs.flipabit.dev/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.flipabit.dev/layers/navigation-layer/next-prev-buttons.md).

# Next/Prev buttons

Next and Previous buttons provides the ability to navigate through pages of app.

<div align="left"><img src="https://963067965-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-MIJW5nbmYRaSNWePAac%2F-MIxu2KP4MClY9gv_q2W%2F-MIxukOdh0WbbctLGOsm%2Fgif_navigation_next_button.gif?alt=media&amp;token=a09de21b-7f58-48a7-b057-f20a6bb219a5" alt=""></div>

To add Next button:

1. Add Form widget
2. Select Insert > Action
3. Double click Event cell and select Click
4. Double click Target cell and select Project
5. Double click Action cell and select Actions > Next page

To add Previous button:

1. Add Form widget
2. Select Insert > Action
3. Double click Event cell and select Click
4. Double click Target cell and select Project
5. Double click Action cell and select Actions > Prev page
