RAD Admin - Dashboard
RAD Admin - Config Parameters
RAD Admin - Application Parameters
RAD Admin - Add Application Parameters
RAD Admin - Edit Application Parameters
RAD Admin - System Parameter
RAD Admin - Edit System Parameter
RAD Admin - Directory Parameter
RAD Admin - Microservice
RAD Admin - Add Microservice
RAD Admin - Edit Microservice
RAD Admin - Microservice Route
RAD Admin - Microservice Add Route
RAD Admin - Microservice Edit Route
RAD Admin - Code Editing of a Route
RAD Admin - Microservice Controller
RAD Admin - Add Microservice Controller
RAD Admin - Edit Microservice Controller
RAD Admin - Theme
RAD Admin - Manage Theme
RAD Admin - Theme Assets
RAD Admin - Code Editing of a Route
The route code page will have two sections.
On the left side of the screen, the Route Load Code section is available, where you can add the business logic for the route.
The right side of the screen is divided into three tabs called Pagepart Code, Prepart Code, and Postpart Code.
The Pagepart Code contains the HTML code for that particular route, which will be inserted into the body section.
The Prepart Code contains the HTML code for that particular route, which will be inserted into the head section.
The Postpart Code contains the HTML code for that particular route, which will be inserted into the footer section.