Using Wyzebulb 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 Wyzebulb. Syncing...
Objects Application Permissions
Liferay DXP 2023.Q4+/Portal GA102+
The Objects application is integrated with the permissions framework, so you can assign application and resource permissions to...
Picklists
Liferay 7.4+
Liferay picklists are predefined lists of string values that consist of a name/key pair and can include any number of items. Once a list is created, you can use it to add a...
Using Pabbly 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 Pabbly. Syncing your...
Exporting and Importing Picklists
You can transfer picklists between environments as JSON files using Liferay's export/import framework.
Exporting Picklists
Open the Global Menu (Global Menu),...
Managing Guest User Entries
When you create an object and its application UI, unauthenticated users cannot add object entries, even if you add an object-backed application to a page and grant the...
Using Custom Object APIs
Liferay 7.4+
When you publish a custom object definition, Liferay generates default REST APIs for interacting with the object and its data. These APIs vary depending on...
Using Aggregation Terms with REST APIs
When querying Object entries using REST APIs, you can use an Object's fields as facet criteria for aggregating entry data. To do this, add the...