Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Variables IWError.html template
#1
I am trying to use the IWError.html template to customize the error page. What are all possible variables {% ..%} to use? I am having difficulty customizing the reset link and displaying error details.
Reply
#2
{%APPID%} Session ID
{%RUNPARAMS%} Session start parameters
{%CONTENT%} Error message
{%APPADDRESS%} Address of error
{%APPNAME%} Application name
{%EXCEPTIONSPECIFIC%} some custom message for that error

{%FROMCOLOR%} HeaderBackColor1
{%TOCOLOR%} HeaderBackColor2
{%HEADERTEXTCOLOR%} HeaderTextColor
{%BODYBACKCOLOR%} BodyBackColor
{%BODYTEXTCOLOR%} BodyTextColor
Reply
#3
(09-03-2019, 10:24 AM)Alexandre Machado Wrote: {%APPID%} Session ID
  {%RUNPARAMS%} Session start parameters
  {%CONTENT%} Error message
  {%APPADDRESS%} Address of error
  {%APPNAME%} Application name
  {%EXCEPTIONSPECIFIC%} some custom message for that error
 
  {%FROMCOLOR%} HeaderBackColor1
  {%TOCOLOR%}  HeaderBackColor2
  {%HEADERTEXTCOLOR%} HeaderTextColor
  {%BODYBACKCOLOR%}  BodyBackColor
  {%BODYTEXTCOLOR%}  BodyTextColor

Thank you, it worked perfectly.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)