Action Buttons

 

Examples Being Used in Client Portals


Davenport University

 

 

 

FAQ


Question Answer
Will the styles transfer whenever I apply it to my environment?  Yes, whenever you add these to your live environment they will be the same style as what you have set your primary color. 
What should I know about the styling? These are block buttons, which means that they will span the entire width of the page, we recommend adding them to a 25%-50%-25%, 33%-66%,  or a 66%-33%  page style and having them in one of the 25% or 33% sections.
What do I need if I request the Module  When you request this module, all you need to do is supply a link to your client portal. After you Request the Module an email will then be sent to you containing the needed code that includes the formatted links to goto your My requests, the service catalog as well as the knowledge base. 

Code Breakdown


 

Copy Code Sample Displayed Above


<a class='btn btn-primary btn-lg btn-block' href='{URL TO RECENT TICKET REQUESTS}' type='button'><span aria-label='icon' contenteditable='false' role='region' tabindex='-1'><span aria-hidden='true' class='fa fa-ticket'></span></span>View my Requests</a>

 

<a class='btn btn-primary btn-lg btn-block' href='{URL TO Service Catalog}'type='button'><span aria-label='icon' contenteditable='false' role='region' tabindex='-1'><span aria-hidden='true' class='fa fa-plus'></span></span>Submit a Ticket</a>

 

<a class='btn btn-primary btn-lg btn-block' href='{URL TO Knowledge Base}' type='button'><span aria-label='icon' contenteditable='false' role='region' tabindex='-1'><span aria-hidden='true' class='fa fa-search'></span></span>Explore Knowledgebase</a>

 

 
 
 

Request The Code


Requesting the module will email you the code with your links, no editing required as long as information is provided correctly in the service form. Once requested please wait 5-10 minutes for your request to be sent, often times code is sent to spam folder. 
Our team will be notified if the code did not send and we will send you an email in approximately 48hours with the code you requested. 
 
Was this helpful?
0 reviews