Tag: #Elements

5 articles found with this tag.

Work Samples / SMS Design

Notification Elements

Even though SMS is plain text, you can use Notification Elements (Chips) to personalize messages with dynamic data. Types of Elements System Variables: {{Notification Name}}, {{Current Date}}, {{Tenant}}. User Variables: Contact cards, profile details like {{User_Name}}. Field Chips: Direct mapping from your selected Table Selection (e.g., {{SR_ID}}, {{Status}}). Usage Place your cursor in the SMS body where you want the variable to appear. Double-click the desired variable in the left panel. The chip will appear as bracketed text in the designer but will resolve to real data when sent.

Read Article
Work Samples / Email Design

Popover Form Elements

Popover Form Elements allow Application Designers to leverage information from related tables’ popover forms directly within the email body. How it Works Enabling: This feature is enabled automatically once a table with associated popover forms is selected in the Table Selection step. Selection: A list of available popover forms for the selected table will be displayed. Integration: Click on any element within a popover form list to insert it as a dynamic tag (e.g., {{Popover_Element_Name}}) into your email draft. Use Case Example If you are designing a notification for Service Requests, you can pull elements from the “Requestor Details” popover form to personalize the email.

Read Article
Work Samples / MS Teams Design

Card Elements

Card Elements are the primary structural building blocks of an MS Teams Adaptive Card. ColumnSet Purpose: Acts as a container for other elements, allowing you to create multi-column layouts. Usage: Drag and drop a ColumnSet onto the canvas, then drag individual elements (like TextBlocks or Images) inside each column. TextBlock Purpose: Adds text content to the card. Styling: You can customize font size, weight (e.g., Bolder), and color. Data Binding: TextBlocks can contain dynamic variables like {{SR_ID}} inserted as chips.

Read Article
Work Samples / Email Design

Notification Elements

Build your email content using these core structural elements. Core Elements These are the fundamental building blocks of your notification: System Chips: Pre-defined tags like {{Notification Name}}, {{Current Date}}, and {{Tenant}}. Custom Elements: Add your own chips by defining a Display Name, Label Name, and Component Type. Component Types Chip: Standard variable placeholder. Link: Dynamic hyperlink. Image: Dynamic image source. QR Code: Generate QR codes based on record data.

Read Article
Work Samples / MS Teams Design

Notification Elements

Notification Elements for MS Teams are granular, pre-defined components that help you build complex cards quickly. Available Elements Persona/Contact Cards: Automatically formatted displays for user information (Name, Avatar, Role). Status Indicators: Visual representations of a record’s current state (Progress bars, Chip styles). Time Stamps: Standardized date and time formats that adapt to the recipient’s local time zone.

Read Article