Forum Discussion
AllenYSI
14 years agoAce
Bueller?
- AdamN14 years agoKhoros Oracle
Hi AllenYSI,
There's no standard out-of-the-box feature to support that type of use case today, though there are likely ways to approach this via customization. Whats possible would likely depend on what your exact requirements are. If you're interested in purusing a customization further, I'd suggest submitting a request via our customer case portal so that we can put you in touch with our professional services team for further investigation.
- AllenYSI14 years agoAceThanks Adam!
- allensmith8114 years agoBossYou could probably also hack a solution for this.
You could create some sort of database where you note the tkb article id and what ever the custom text is. You could then use freemarker to check if the current user has rank x then if they do display a custom component with some jquery in it to query the database file and display the content..
It wouldnt be pretty.. but it wouldnt be impossible either