Home Analyst Portal
Options

Customizing the homepage

Chris_JordanChris_Jordan Customer Adept IT Monkey ✭✭
I am across on how to customize certain aspects of the portal, I have customized the forms extensively.

I am just after some information on how to do basic customization to the home page. All I am looking to do is swap the Knowledge article section with the Requests section, flip them around etc.

Happy to just be directed to the appropriate knowledge article to work through.

Thanks
Chris

Answers

  • Options
    Joe_BurrowsJoe_Burrows Cireson Devops Super IT Monkey ✭✭✭✭✭
    Hi Chris
    The home page has to be customized using CSS, checkout the below KB article for some example CSS customizing the 'home alt' page.

    https://support.cireson.com/KnowledgeBase/View/1105

    Cheers
    Joe
  • Options
    seth_coussensseth_coussens Member Ninja IT Monkey ✭✭✭✭
    edited May 2016
    Changing the ordering of elements within the page is more difficult. CSS doesn't really provide this capability. In most cases in order to reorder elements we have to more deeply customize the page. 

    We don't really have any public documentation on this outside of how to build a custom view panel. 

    We usually recommend talking to our services team for this level of customization. Assuming it's worth that to you!

    If you want to tackle this yourself take a look at the basic idea here:

    http://stackoverflow.com/questions/220273/use-css-to-reorder-divs
Sign In or Register to comment.