> 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/navigation-actions.md).

# Navigation actions

## Current page title

To get current page title:

1. Open Actions Editor
2. Select required action or add new
3. Open Argument panel
4. Select Property from Type list
5. Select Project from Object list
6. Select Property > Project > current page title from Property list

<div align="left"><img src="/files/-MIxukR4qnKvIn19crxe" alt=""></div>

## Current page number

To get current page number:

1. Open Actions Editor
2. Select required action or add new
3. Open Argument panel
4. Select Property from Type list
5. Select Project from Object list
6. Select Property > Project > current page number from Property list

<div align="left"><img src="/files/-MIxukR32_xSW74HWPiE" alt=""></div>

## Previous page title

To get previous page title:

1. Open Actions Editor
2. Select required action or add new
3. Open Argument panel
4. Select Property from Type list
5. Select Project from Object list
6. Select Property > Project > previous page title from Property list

<div align="left"><img src="/files/-MIxukRC6fZgoUUq_ZvW" alt=""></div>

## Previous page number

To get previous page number:

1. Open Actions Editor
2. Select required action or add new
3. Open Argument panel
4. Select Property from Type list
5. Select Project from Object list
6. Select Property > Project > previous page number from Property list

<div align="left"><img src="/files/-MIxukRBHVc6ZryKYq2Y" alt=""></div>

## Count pages

To get pages count:

1. Open Actions Editor
2. Select required action or add new
3. Open Argument panel
4. Select Property from Type list
5. Select Project from Object list
6. Select Property > Project > count pages from Property list

<div align="left"><img src="/files/-MIxukR2Bgg6ytw0wgim" alt=""></div>

## Go to specific page

<div align="left"><img src="/files/-MIxukR6pbEBDPkVbq-E" alt=""></div>

To go to specific page:

1. Open Actions Editor
2. Select required action or add new
3. Double click Target cell and select Project
4. Double click Action cell and select Actions > Go to page
5. Open Argument panel
6. Select required page from Value list

## Go to specific page number

<div align="left"><img src="/files/-MIxukR7cf1fViLmMrcq" alt=""></div>

To go to specific page number:

1. Open Actions Editor
2. Select required action or add new
3. Double click Target cell and select Project
4. Double click Action cell and select Actions > Go to page number
5. Open Argument panel
6. Select Const from Type list
7. Enter page number in Value field

## Go to next page

To go to next:

1. Open Actions Editor
2. Select required action or add new
3. Double click Target cell and select Project
4. Double click Action cell and select Actions > Next

<div align="left"><img src="/files/-MIxukR9ooumUMKooBHo" alt=""></div>

## Go to previous page

To go to prev:

1. Open Actions Editor
2. Select required action or add new
3. Double click Target cell and select Project
4. Double click Action cell and select Actions > Prev

<div align="left"><img src="/files/-MIxukRAfLQD3HNZOTDB" alt=""></div>

## Enter page event

To run action on page enter:

1. Open Actions Editor
2. Select required action or add new
3. Double click Source cell and select Project
4. Double click Event cell and select Enter page

<div align="left"><img src="/files/-MIxukR5h8-Ev-3P21vr" alt=""></div>

## Leave page event

To run action on page leave:

1. Open Actions Editor
2. Select required action or add new
3. Double click Source cell and select Project
4. Double click Event cell and select Leave page

<div align="left"><img src="/files/-MIxukR8ZIjyj5-rQtxc" alt=""></div>
