Elements
Elements allow you to extend Autologyx with custom web components that integrate seamlessly into the platform. They can be used to embed dashboards, third-party applications, bespoke user interfaces, and other functionality into pages and forms throughout your solution.
This section explains what Elements are, how to create and manage them, and how they communicate securely with Autologyx.
Getting started
What are Elements?
Learn what Elements are, where they can be used, and how they can extend the functionality of your Autologyx solution.
Creating an Element
Learn about the files, repository structure, configuration, and prerequisites required to build and import an Element.
Configuring Elements
Configure an Element on a page or form
Learn how to place an Element onto a page, configure its parameters, and understand the data passed to it by Autologyx.
Edit an Element
Learn how to update an existing Element after it has been imported into your system.
Things to remember
- Only users with a Super Admin account type can create and manage Elements.
- Elements can be reused across Landing Pages, Object Class forms, and Standalone Forms.
- Elements communicate securely with Autologyx through a controlled messaging mechanism.
- Every Element must be developed, packaged, and imported before it can be configured for use.