Auth0 Angular 10
Apex Designer Documentation
What's New
Getting Started
Projects
Business Objects
Processes
User Interfaces
App Behaviors
Files
Dependencies
Project Settings
Libraries
Patterns and Best Practices
App Showcase
Angular 10 Base Library
Frequently Asked Questions

Creating User Interface Elements From HTML

Quickly create a set of user interface elements using HTML copied from examples.

Blank Profile Image
Written by David Knapp
Updated 2 years ago
Less than a minute read

If you come across an example snippet of HTML, and you want to try it out in your user interface, follow these steps.

Copy the HTML (you can use this to give it a try):

<h1>My Page</h1>
<p>This is my page and I love it!</p>
<h2>First Section</h2>
<p>The first things go here.</p>
<h2>Second Section</h2>
<p>The second things go here.</p>

Then click the Add via HTML icon button code

Add via HTML icon button

The Add Elements via HTML dialog opens and you can paste the html into the field:

Add Elements via HTML dialog

Click the "Add HTML Element(s)" button to add the elements to your user interface:

Elements added to the user interface

That's all there is to it!

 

Powered by Apex Designer
Terms of ServicePrivacy Policy
© 2017-2024 Apex Process Consultants