Loading...

We're setting up your new app...

Template

EnumList to Bulleted List

An app to demonstrate what a bulleted list (from an EnumList) looks like

Industry: n/a
The purpose of this app is to demonstrate what it looks like when you create a bulleted list inside your app from an EnumList. Typically this is only used for display purposes inside the app, though you can store the list inside a LongText column if you wish.
Loading...

How we built this app

The construction of the list itself is actually pretty simple; it's a combination of CONCATENATE() and SUBSTITUE(), where the idea is to swap out each of the separators (from the list) with a line break along with something that looks like a bullet.
This is a preview of the data sets used in the app.

Data

This is a high-level model of both the data entities and the UI elements in the app.
Loading...
Start for free