hroppanen
12 years agoAce
How to get page number in thread?
You can get page number if it is in the path like this <#assign page_number = webuisupport.path.parameters.name.get ("page") /> but what if there is no path parameter. Like when going straight from the latest post list there is no path parameter. How to get paging number in all cases?
Sign in to react to this post