Skip to end of metadata
Go to start of metadata

You are viewing an old version of this content. View the current version.

Compare with Current View Version History

« Previous Version 5 Next »


  • 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': 'ApliqoUX.png'

» Application name

'APPLICATION_NAME': 'Custom App Name'
'APPLICATION_LOGO': 'chart.png'

PDF Print customization

» Application name

'APPLICATION_PRINT_NAME': 'Custom App Name'
'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"

  • No labels