Agile-Developer

HTML Plug-ins

Axpert 11

TStructs (Forms)

IViews

Scripts

Axpert Jobs

Axpert Cards

HTML Plug-ins

Users & Roles

Workflow

Axpert API

Application Var/Params

Publish Axpert Apps

Axpert Mobile

Settings

Utilities

Customization

WebServices

Axfast

HTML Plug-ins


HTML pages can be added to Axpert. These pages can be accessed from the Axpert menu.

Use the HTML pages option on Axpert developer site.
Agile developer lowcode HTML Pages

Click on the New button to start defining a new HTML page
Agile developer lowcode HTML Pages

Set an appropriate caption and upload image files that are required for the HTML in the “Upload images” property definition.
Agile developer lowcode Upload Images

The code snippet can be entered in the HTML editor that is found in the next section. Add an HTML code snippet as the one demonstrated below.
Agile developer lowcode HTML Pages

Use the buttons Add CSS and Add JS to add CSS and JS files at the bottom right to include relevant styling pages.
Create a CSS page as below
Agile developer lowcode HTML Pages

The created CSS pages are automatically referenced in the HTML as shown.
Agile developer lowcode HTML Pages

When you add another CSS page
Agile developer lowcode HTML Pages

The reference to the second CSS page is also updated in the HTML.
Agile developer lowcode HTML Pages

Axpert API functions can be used in Javascript files. Refer to the Axpert API section to know about Axpert API that may be used in your Javascript files.