Forum Discussion

hroppanen's avatar
11 years ago

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 t...