Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revisionBoth sides next revision
75:customize_support_tile [2022/04/20 09:33] vtbr75:customize_support_tile [2022/11/10 14:53] pklr
Line 12: Line 12:
   * dashboard.support.email.href   * dashboard.support.email.href
  
-**Additional custom information (below the standard support information)<font inherit/inherit;;#16a085;;inherit>(7.5.2.0 and higher)</font>**+**Additional custom information (below the standard support information) <font inherit/inherit;;#16a085;;inherit>(7.5.2.0 and higher)</font> **
  
 **Add a headline for the provided information** **Add a headline for the provided information**
Line 32: Line 32:
 <code> <code>
 dashboard.support.link.1.name = Digital Asset Management System dashboard.support.link.1.name = Digital Asset Management System
-dashboard.support.link.1.href = [[http://www.yourcompany.dam.com|http://www.yourcompany.dam.com]]+dashboard.support.link.1.href = http://www.yourcompany.dam.com
  
 </code> </code>
  
-**Add important e-mail addresses**<code>+**Add important e-mail addresses**
  
 +<code>
 dashboard.support.email.1.name = YourCompany internal support dashboard.support.email.1.name = YourCompany internal support
 dashboard.support.email.1.href = mailto:support@yourcompany.com?subject=Please%20Help dashboard.support.email.1.href = mailto:support@yourcompany.com?subject=Please%20Help
Line 53: Line 54:
   * Links can be opened in a new tab via adding "newtab" to the property (e.g. dashboard.support.link.1.href.newtab=…)   * Links can be opened in a new tab via adding "newtab" to the property (e.g. dashboard.support.link.1.href.newtab=…)
  
-**<font inherit/inherit;;#f39c12;;inherit>If the css styles are not working correctly try adding !important behind the css attributes.</font>**+** <font inherit/inherit;;#f39c12;;inherit>If the css styles are not working correctly try adding !important behind the css attributes.</font> **
  
 ====== Add help information to the login page tile (7.5.2.0 and higher) ====== ====== Add help information to the login page tile (7.5.2.0 and higher) ======