Hi
Can we obtain user tagging from title html?
in this example we need ZZZZ
<title>
Application XXX (User ZZZZ)
</title>
Solved! Go to Solution.
Use the JavaScript Variable option and "document.title" - you will then need a cleanup rule
Fine!!! It works.