You're almost there! Please answer a few more questions for access to the Applications content. Complete registration
Interested in joining? Complete your registration by providing Areas of Interest here. Register

Hiding Chat link based on Searches/Answers Viewed

Received Response
14
Views
2
Comments
edited Jun 7, 2022 1:20PM in General Technical Discussions 2 comments

Summary

Hiding Chat link based on Searches/Answers Viewed

Content

Hi All,

After reading the answer here regarding hiding the AAQ page based on Searches performed or answers viewed (or both), I've been looking for a similar answer for doing the same with Chat. However, so far my search has been fruitless.

The code quoted is:

<rn:condition answers_viewed="3">
    <li><rn:widget path="navigation/NavigationTab" label_tab="#rn:msg:ASK_QUESTION_HDG#"
         link="/app/ask" pages="ask, ask_confirm"/></li>
<rn:condition_else/>
    <li><rn:widget path="navigation/NavigationTab" label_tab="#rn:msg:ASK_QUESTION_HDG#"
         searches_done="2" link="/app/ask" pages="ask, ask_confirm"/></li>
</rn:condition>

Howdy, Stranger!

Log In

To view full details, sign in.

Register

Don't have an account? Click here to get started!