Search Results

Capability
Feature
Deployment Approach
Using the Search Location Field
Using the Search Location Field Use a Search Location field so a user can interact with Google's Maps JavaScript API and Google Places API, selecting a location and getting these fields autofilled...
Julkaisupäivä: 26.4.2024 20:58
Reusing Sets of Form Elements
Reusing Sets of Form Elements Forms often request the same sets of information, such as name, birthday, and address. Rather than adding these fields for every new form, you can group elements as a...
Julkaisupäivä: 26.4.2024 20:58
Providing Help Text and Predefined Values
Providing Help Text and Predefined Values Form fields can be configured to have help text, placeholder text, and predefined values that assist users in understanding and filling out a form. Help...
Julkaisupäivä: 26.4.2024 20:58
Forms Permissions Reference
Forms Permissions Reference This article serves as a guide for all permissions associated with the Forms application. Form Widget Permissions Navigate to the site page where the Form widget has...
Julkaisupäivä: 26.4.2024 20:58
Data Providers Overview
Data Providers Overview Data providers serve data that can be consumed by the Forms application. The REST Data Provider is included with the Forms application. With it, you can consume data from...
Julkaisupäivä: 26.4.2024 20:58
Validation Conditions Reference
Validation Conditions Reference There are several out-of-the-box validation conditions that can be used to validate form responses before they are submitted. Text Field Validation Conditions...
Julkaisupäivä: 26.4.2024 20:58
Validation and Masking
Validation and Masking Certain Forms fields can be validated (Text, Date, and Numeric fields) and masked (Numeric fields) to ensure User input is valid. Date Fields can be validated beginning in...
Julkaisupäivä: 26.4.2024 20:58
Data Providers
Data Providers Data Providers Overview Using the REST Data Provider to Populate Form Options
Julkaisupäivä: 26.4.2024 20:58
Using the REST Data Provider to Populate Form Options
Using the REST Data Provider to Populate Form Options Select from List fields can hold many options. Those options can be automatically supplied by using the JSON web services registered in Liferay...
Julkaisupäivä: 26.4.2024 20:58
Creating Data Definitions
Creating Data Definitions To create a data definition: Navigate to Content & Data → Dynamic Data Lists. Click the Options icon (Options) at the top-right and click Manage Data Definitions. ...
Julkaisupäivä: 26.4.2024 20:58
Understanding Form Storage Adapters
Understanding Form Storage Adapters Available: Liferay DXP 7.3 and Liferay DXP 7.2 versions that include the fix for LPS-97208 (planned for Liferay DXP 7.2 SP3). When a user adds a form record,...
Julkaisupäivä: 26.4.2024 20:58
Developer Guide
Developer Guide Forms Writing a Custom Form Field Type Understanding Form Storage Adapters Writing a Custom Data Provider Writing a Form Storage Adapter Developing a Custom Form Field for...
Julkaisupäivä: 26.4.2024 20:58
---
APIs Coming soon!
Julkaisupäivä: 26.4.2024 20:58
Writing a Custom Form Field Type
Writing a Custom Form Field Type The Forms application contains many highly configurable field types out-of-the-box. Most use cases are met with one of the existing field types. If your use case...
Julkaisupäivä: 26.4.2024 20:58
Writing a Custom Data Provider
Writing a Custom Data Provider Liferay Forms fields can be populated using a Data Provider. Out of the box, there's a REST Data Provider that provides a flexible way to consume data from most REST...
Julkaisupäivä: 26.4.2024 20:58
Developing a Custom Form Field for Liferay 7.2
Developing a Custom Form Field for Liferay 7.2 React-based custom form fields can be developed for Liferay 7.3 and Liferay 7.4. See Writing Custom Form Field Types to learn how. Liferay 7.2 used a...
Julkaisupäivä: 26.4.2024 20:58
APIs
APIs Coming soon!
Julkaisupäivä: 26.4.2024 20:58
Writing a Form Storage Adapter
Writing a Form Storage Adapter Available: Liferay DXP 7.3 and Liferay DXP 7.2 versions that include the fix for LPS-97208 (planned for Liferay DXP 7.2 SP3). By default, forms are stored as JSON in...
Julkaisupäivä: 26.4.2024 20:58
Creating Display Templates
Creating Display Templates For every data definition, you can create as many displays as you need. If you’ve created a Form Template that doesn’t show all the fields of a particular data definition...
Julkaisupäivä: 26.4.2024 20:58
Using Templates to Display Forms and Lists
Using Templates to Display Forms and Lists After creating data definitions and lists, you can control how the form appears to users, and how the resulting list of records is displayed. This is done...
Julkaisupäivä: 26.4.2024 20:58
Creating Form Templates
Creating Form Templates Form Templates control how the data entry form appears for a data definition. To create a new Form Template, Navigate to Content & Data → Dynamic Data Lists. Click the...
Julkaisupäivä: 26.4.2024 20:58
Dynamic Data Lists
Dynamic Data Lists :::: 2 :gutter: 3 3 3 3 ::: Migrating to Liferay Objects :link: ./dynamic-data-lists/migrating-to-liferay-objects.md ::: ::: Getting Started with Dynamic Data Lists :link:...
Julkaisupäivä: 26.4.2024 20:58
Migrating to Liferay Objects
Migrating to Liferay Objects Dynamic Data Lists is deprecated and scheduled for removal by the end of 2024. To prevent data loss and achieve the same functionality, please migrate your structures...
Julkaisupäivä: 26.4.2024 20:58
Getting Started with Dynamic Data Lists
Getting Started with Dynamic Data Lists Dynamic Data Lists is deprecated as of Liferay DXP 7.3, and is planned for removal in 2024. It is replaced by...
Julkaisupäivä: 26.4.2024 20:58
Creating Data Lists
Creating Data Lists To create a data list: Navigate to Content & Data → Dynamic Data Lists. Click the Add icon (Add) to create a new list. Note, to add Dynamic Data Lists, you must have...
Julkaisupäivä: 26.4.2024 20:58
Managing Data Definitions
Managing Data Definitions There are several ways to manage your data definitions: edit, manage templates, configure permissions, copy, or delete. To begin managing your data definitions, ...
Julkaisupäivä: 26.4.2024 20:58
Using a Theme Sprite Map Client Extension
Using a Theme Sprite Map Client Extension Liferay 7.4+ With a theme sprite map client extension, you can override the default Clay sprite map used for icons on a page. Start with the sample...
Julkaisupäivä: 26.4.2024 20:56
Bundling and Copying Files from an Existing Theme
Bundling and Copying Files from an Existing Theme By using gulp's kickstart task, you can copy the files from a previously created theme into any theme you choose. This functionality is useful in...
Julkaisupäivä: 26.4.2024 20:56
Working with Templates
Working with Templates :::: 2 :gutter: 3 3 3 3 ::: Embedding Widgets via Templates :link: ./working-with-templates/embedding-widgets-via-templates.md ::: ::::
Julkaisupäivä: 26.4.2024 20:56
Using an Editor Config Contributor Client Extension
Using an Editor Config Contributor Client Extension Liferay DXP 2024.Q1+/Portal 7.4 GA112+ The translation status feature is currently behind a release feature flag (LPS-186870). Read Release...
Julkaisupäivä: 26.4.2024 20:56
Using a Theme CSS Client Extension
Using a Theme CSS Client Extension Liferay 7.4+ With a theme CSS client extension, you can override the current theme's CSS files (main.css and clay.css) to change the look and feel of a page....
Julkaisupäivä: 26.4.2024 20:56
Using a Theme Favicon Client Extension
Using a Theme Favicon Client Extension Liferay 7.4+ With a theme favicon client extension, you can override the theme's favicon on the selected page. Start with the sample workspace to build and...
Julkaisupäivä: 26.4.2024 20:56
Theme Favicon YAML Configuration Reference
Theme Favicon YAML Configuration Reference You can define a theme favicon client extension with a client-extension.yaml file. Usage Details This client-extension.yaml file defines a theme favicon...
Julkaisupäivä: 26.4.2024 20:56
Creating a Basic Custom Element
Creating a Basic Custom Element Liferay 7.4+ Custom element client extensions use Liferay's frontend infrastructure to register external, remote applications with the Liferay platform and render...
Julkaisupäivä: 26.4.2024 20:56
Using Routes with Custom Elements
Using Routes with Custom Elements Liferay 7.4+ Custom element client extensions use Liferay's frontend infrastructure to register external applications with the Liferay platform and render them as...
Julkaisupäivä: 26.4.2024 20:56
Custom Element YAML Configuration Reference
Custom Element YAML Configuration Reference You can define a custom element client extension with a client-extension.yaml file. Usage Details This client-extension.yaml file defines a custom...
Julkaisupäivä: 26.4.2024 20:56
Integrating External Applications
Integrating External Applications Custom Element and IFrame client extensions register applications with Liferay and render them as widgets on site pages. When you create one of these frontend...
Julkaisupäivä: 26.4.2024 20:56
Importing/Exporting Data
Importing/Exporting Data Liferay Self-Hosted Liferay SaaS Liferay PaaS Liferay 7.4 If you want to import or export data from Liferay, you use batch client extensions. They work with Liferay's...
Julkaisupäivä: 26.4.2024 20:56
Using Manual Actions
Using Manual Actions Liferay 7.4 U60+/GA60+ When you use the standalone trigger for object actions, the actions become manual instead of automatic. Trigger these actions using these methods: ...
Julkaisupäivä: 26.4.2024 20:56
Extending System Objects
Extending System Objects Liferay 7.4 U86+/GA86+ With Liferay Objects, you can extend supported system services. Currently, only these services are integrated with the Objects framework: Account...
Julkaisupäivä: 26.4.2024 20:56
Fields
Fields Liferay 7.4 2023.Q4+/GA102+ Object fields are data definitions that represent database columns and store different types of values. All objects include default system fields, but you can...
Julkaisupäivä: 26.4.2024 20:56
Auditing Object Events
Auditing Object Events Liferay 7.4 U72+/GA72+ You can use Liferay's audit framework to track events for custom object definitions and their entries. To track entry events, you must enable entry...
Julkaisupäivä: 26.4.2024 20:56
Aggregation Fields
Aggregation Fields Liferay 7.4 U47+/GA47+ Aggregation fields perform basic calculations on the entries from a relationship table and display the resulting values. Available aggregation functions...
Julkaisupäivä: 26.4.2024 20:56
Auto-Increment Fields
Auto-Increment Fields DXP 2024.Q1+/Portal 7.4 GA112+ Auto-Increment fields are configurable read-only fields for uniquely identifying object entries in a human-readable format. For example, an IT...
Julkaisupäivä: 26.4.2024 20:56
Designing Object Layouts
Designing Object Layouts Liferay 7.4 U31+/GA31+ Layouts define how fields and relationships appear when creating and editing object entries. Each layout can include multiple tabs containing...
Julkaisupäivä: 26.4.2024 20:56
Adding Categorization to Fields Tabs
Adding Categorization to Fields Tabs Liferay 7.4 U31+/GA31+ You can add categorization blocks to fields tabs so end users can apply tags and categories to object entries. Follow these steps: ...
Julkaisupäivä: 26.4.2024 20:56
Using Read-Only Fields
Using Read-Only Fields Some use cases may require data fields to be read-only. For example, data integrity may require some field values to remain immutable, or you may need to prevent unauthorized...
Julkaisupäivä: 26.4.2024 20:56
Adding Filters to Views
Adding Filters to Views Liferay 7.4 U49+/GA49+ When designing a custom view, you can determine which fields appear as filter facets. Also, you can set default filters that apply automatically to...
Julkaisupäivä: 26.4.2024 20:56
Using System Objects with Custom Objects
Using System Objects with Custom Objects :::: 2 :gutter: 3 3 3 3 ::: Accessing Accounts Data from Custom Objects :link:...
Julkaisupäivä: 26.4.2024 20:56
Relationship Types Reference
Relationship Types Reference Coming Soon!
Julkaisupäivä: 26.4.2024 20:56
Validations
Validations Liferay 7.4+ Object validations set rules for determining valid field inputs. You can define validations with Groovy scripts, Liferay expressions, or a specified Composite Key...
Julkaisupäivä: 26.4.2024 20:56
Expression Builder Validations Reference
Expression Builder Validations Reference Liferay 7.4 U67+/GA67+ With custom Objects, you can create field validations using Liferay's Expression Builder. This tool provides an integrated editor...
Julkaisupäivä: 26.4.2024 20:56
Adding Field Validations
Adding Field Validations Liferay 7.4 2023.Q3+/GA92+ Validations set rules for determining valid field entries. Each validation has its own trigger, conditions, and error message, which you can set...
Julkaisupäivä: 26.4.2024 20:56
Designing Object Views
Designing Object Views Liferay 7.4+ Views define how entries appear in an object's application page. Though each published object has an autogenerated view, you can create your own. Design custom...
Julkaisupäivä: 26.4.2024 20:56
Renaming Table Columns
Renaming Table Columns Liferay 7.4 U21+/GA21+ With custom views, you can change and localize the display name for table columns so you can serve your global users and ensure the table's naming...
Julkaisupäivä: 26.4.2024 20:56
Views
Views Views define how entries appear in an object's application page. All published objects include an autogenerated table that displays all field columns alphabetically. However, you can design...
Julkaisupäivä: 26.4.2024 20:56
Using Integrately to Sync Object Data with Google Sheets
Using Integrately to Sync Object Data with Google Sheets Liferay 7.4+ Here you'll learn how to use webhooks to trigger sync tasks between Liferay Objects and Google Sheets using Integrately....
Julkaisupäivä: 26.4.2024 20:57
Using Workato to Sync Object Data with Google Sheets
Using Workato to Sync Object Data with Google Sheets Liferay 7.4+ Here you'll learn how to use webhooks to trigger sync tasks between Liferay Objects and Google Sheets using Workato. Syncing your...
Julkaisupäivä: 26.4.2024 20:57
Using IFTTT to Sync Object Data with Google Sheets
Using IFTTT to Sync Object Data with Google Sheets Liferay 7.4+ Here you'll learn how to use webhooks to trigger sync tasks between Liferay Objects and Google Sheets using IFTTT. Syncing your data...
Julkaisupäivä: 26.4.2024 20:57
Creating Picklists
Creating Picklists Liferay 7.4 U72+/GA72+ Picklists are lists of name/key pairs stored as string values. Once defined, you can use the lists with object definitions to populate single or multiple...
Julkaisupäivä: 26.4.2024 20:57

Capabilities

Product

Contact Us

Connect

Powered by Liferay
© 2024 Liferay Inc. All Rights Reserved • Privacy Policy