Search Results Proxy and Variables
Posted: Tue Nov 14, 2023 7:07 am
Hi. I'd like to use additional variables in the SearchProxy like the {query} default. Is there a list or other documentation that shows the values we're able to use?
Peer-to-Peer Support
https://forums.madcapsoftware.com/
One such token is the {page} token. This token can be used to implement pagination in your search results. For example, you can use the {page} token to create a link to the next page of search results. The {page} token will be replaced with the current page number when the search results are displayed forums.madcapsoftware.com.
Another token that can be used is the {topic} token. This token represents the current topic in the search results. You can use this token to create a link to the current topic in the search results forums.madcapsoftware.com.
You can also use the {results} token to display the total number of search results. This token will be replaced with the actual number of search results when the search results are displayed forums.madcapsoftware.com.
Please note that these tokens are not explicitly mentioned in the provided sources. The usage of these tokens is inferred based on the context of the question and the information available in the sources. For a definitive list of tokens and their usage, it would be best to refer to the MadCap Flare documentation or support resources.