/
Changes in default.constant file

Changes in default.constant file


  • apq-c3-custom/js/default.constant.js

This is where you will need to put all your customizations so they can be carried forward into future versions of Apliqo UX.

  • apq-c3-custom/images

This is where you will need to put all your custom images

App customization


» Background image of login page

'LOGIN_LOGOUT_BACKGROUND': 'LoginPage.jpg'

» Login logo

'LOGIN_LOGO': 'ApliqoUX.png'

» Application name

'APPLICATION_NAME': 'Custom App Name'

» Application logo

'APPLICATION_LOGO': 'chart.png'

PDF Print customization

» Application name

'APPLICATION_PRINT_NAME': 'Custom App Name'

» Print logo

'APPLICATION_PRINT_LOGO': 'graph.png'

» Print message

'PRINT_TOP_RIGHT_MESSAGE': 'My Custom Message goes here'

» Date format

'DATE_PRINT_FORMAT': 'yyyy-MM-dd'

Advanced option GUI

» Background color

"ADVANCED_OPTIONS_BACKGROUND_COLOR":"#1e76bc"

 

Related content