Joget DX 8 Stable Released
The stable release for Joget DX 8 is now available, with a focus on UX and Governance.
Table of Contents |
---|
English |
---|
This tutorial will demonstrate how to install new fonts in joget |
...
Firstly, download your desired font file. upload Upload your custom font file in Your Joget App (App Composer) > Resources > Add Resource and upload your font file.
...
After uploading the font file, click on the resource to obtain the hash variable of the font. You can then reference the font file using its generated hash variable, which looks like like this.
Code Block |
---|
#appResource.yourNewFontHere#. |
...
It will look something like this:
Figure 3: Custom CSS
If you want to To implement this font inside a form, you may also do so in configure the styles section of the form, see Figure 4.
styles Styles --> styling Styling --> Default Mode --> Custom
...
Figure 4: Custom font inside form
it It will look something like this
View file | ||||
---|---|---|---|---|
|