The following works:
- Menu bar, Insert > Field > More Fields
- Functions > Conditional text
- Condition:
page == 1
, then:There is only one page
, else:There are multiple pages
Is there a way to replace There are multiple pages
with the actual page number, e.g. 2 for the second page, 3 for the third page, and so on?