AppModule
App Modules are used to extend the functionality of the CargoX platform. They define the structure, behavior, and UI components for specific application features.
App Component
Introduction
Entities
Introduction
Localization
Introduction
Variables
Introduction
Actions
Introduction
Conditional Rendering
Introduction
Routing
Internal navigation derives the //org/{organizationId}/v2/ prefix from the ambient URL organization. Row variables named organizationId can template the path tail but cannot replace that prefix. Reusable component definitions also load from the ambient organization. A data grid may explicitly query another tenant with props.options.variables.organizationId; only a resolved positive integer overrides the ambient query organization.
Permissions
Permissions in CXTMS define access control for various application features. They are used to restrict or allow user access to specific functionalities based on roles.
Validation
Form and Store Validation is used to validate the form and store variables.
Components
37 items