Set up - HxGN EAM - 12.2 - Feature Briefs

HxGN EAM Customizing the User Interface

ft:locale
en-US
Product
HxGN EAM
Search by Category
Feature Briefs
HxGN EAM Version
12.2
  1. Open a new command line session and navigate to the installation directory for Theming using the following command:

    cd {install directory}/Theming

    For HxGN EAM version 12.2 and up, the GPL package will no longer be provided by EAM. Visit the Sencha website to download the latest GPL package/zip file. Then unzip the ext-x.x.x-glp.zip file and start.

  2. To create a workspace folder with Ext JS 6.0.0 (or the latest version downloaded from Sencha), execute the following command (for example, if the version downloaded is 6.0.0):

    sencha –sdk C:/{install directory}/Theming/ext-6.0.0 generate workspace themeworkspace

  3. Navigate to the workspace folder that was created in the previous step, named 'themeworkspace'. Inside 'themeworkspace', create a 'packages' folder, and within the 'packages' folder, create a 'local' folder. The resulting structure should look like 'themeworkspace\packages\local'.

  4. Copy the 'theme-soho-base' folder from the Theming folder (C:/{install directory}/Theming) to 'themeworkspace\packages\local\' folder.