We recommend reviewing what is submitted before posting, in case your idea has already been submitted by another community member. If it has been submitted, vote for that existing feature request (by clicking the up arrow) to increase its opportunity of being added to Cireson solutions.
For more information around feature requests in the Cireson Community click here.
Knowledge articles section in Cireson Portal Analyst Portal
2.Be able to embedd short movies in a KA, could be one you have done yourself or link from e.g You Tube
3.Be able to filter KA based on AD-groups. Like if there is tips and trix and or FAQ sections that should only be visable to specific users.
Comments
These values to set the amount of shown "Top-Objects" should be available for Top Requests as well.
Somehow this value has been set to 5. Access to that value would be great.
The easiest way is to embed it with an iframe, here an example from youtube:
<iframe width="560" height="315" src="https://www.youtube.com/embed/1kbtj0HnqkM" frameborder="0" allowfullscreen></iframe>
Another option is HTML5, you can download a video and put it into customspace area, then you can embed it with the following code example:
<video controls="" height="504" width="896"><source src="http://cireson/customspace/custommedia/tally_factory_reset.mp4" type="video/mp4"></source>Your browser does not support the video tag. </video>
Cheers Silas