I implemented the new Dynamic Content Filter feature in a set of merged help projects. The output is Responsive HTML5.
Our scenario is when SuperUser logs into the UI and launches the help, they get all the help content, but when any other user logs in, they will see all the content except what I've tagged as SuperUser_Only.
I initially tested the output and filtering by displaying the filter icon and verified the filtering behaved how I expected. I was disappointed the "Select by default" option didn't work how I expected, but that wasn't a deal breaker.
Since we want to deploy the filter with URLs and not show users the filter option, I figured out the URLs (thank you William van Weelden) and did basic testing with those. By basic testing I mean I copy/pasted one URL in the browser and pressed ENTER, viewed the results, then copy/pasted the other URL in the browser and pressed ENTER, and viewed the results. This worked a couple of times and I deemed the feature to be working and told our development team it would work.
However, after a couple more copy/pastes the content didn't change, but if I pressed F5 to refresh, it would then display the correct content. Then sometimes I had to close the browser completely and reopen and then paste again, and it would display the correct content. But now the filtering has stopped working at all. I have complete control of the server and have not made any changes there. I've tried both Chrome and IE and cleared the browser cache and nothing makes the filtering work now.
Here are the two URLs I tested with, with Xs for the server IP address. We have context sensitive help and these are for a screen whose topic is named FOOD.htm.
Does anyone have any ideas on how to make the dynamic content filter work consistently?