Search Results

All Results 703
Sort By
Resource Type
Applicable Versions
Deployment Approach
Capability
Feature
Is it possible to add custom validations to the form builder interface
Issue Is it feasible to customize the form builder UI with custom validations? Environment Liferay DXP 7.3 Resolution The way to add custom validations for data type would be from the backend by implementing the 'DDMFormFieldValueValidator' interface in the same way as for example...
When adding a form to a page that contains other widgets, the focus jumps down to the form
Issue When adding a form to the bottom of a page that contains other widgets and navigating to the page, the page automatically scrolls down and focuses on that form. Environment Liferay DXP 7.3 Fix Pack 2 Resolution Please install Liferay DXP 7.3 Service Pack 3+ Or request a Hotfix with...
Date format isn't correctly displayed on view entries
Issue Date format isn't correctly displayed on view entries Steps to Reproduce 1) Navigate to Content & Data > Forms > Add new Form 2) Ensure that English is the default language 3) Add a date field 4) Add Brazilian Portuguese as a new language 5) Publish the form 6) Submit the same date...
Navigation menu items for public/private layouts are not published from Staging to Live
Issue We have a Navigation Menu in a public page pointing to a mix of public and private pages. When we perform a publication from Staging to Live, only the items pointing to public pages get published. Or vice versa: If the Navigation Menu is in a private page, only the items pointing...
How to Export a Single Form as a LAR File
Issue How can I export a single form in LAR format? Environment DXP 7.3   DXP 7.4 Resolution During the export process, there are options that allow for the inclusion/exclusion of data. In this example, we'll use the date range function. Below we have 4 forms, 3 were created 2 hours ago...
Guest user cannot see Blog images in Live environment
Issue When a Guest user accesses the Blog section in Live environment, the Blog images are not displayed and the portal UI displays the error "An error occurred while processing the template." The user permissions have been checked and they are correct. Environment Liferay DXP 7.0...
Staging URLs within HTML Fragments are not converted to Live URLs when published
Issue Steps to Reproduce Originally tested in a 7.2 bundle patched to DXP-7: 1. Create a new widget page called Help 2. In [Site_Administration] > Publishing > Staging, enable Local Live staging, leaving the defaults 3. Copy the Help page's staging URL...
Deleting Form select option causes Form portlet to be unavailable
Issue Steps to Reproduce Add a form with a select field with 3 options named A, B, C Save and Publish Form Go to publish Form Submit a form with B selected View entries Navigate back to Form and delete option B Save Form View entries Expected Result Form entry should be versioned and the...
The selected theme is not retained when importing a site template from another site template
Issue Since the radio option is missing, importing a site template from another template does not maintain the selected theme. Steps to reproduce 1) Navigate to Control Panel > Sites > Site Templates 2) Add a site template 3) Open the site template created in step 2 4) Navigate to Site...
Grid does not work properly with Rules
Issue Steps to Reproduce: Start Portal Go to Content & Data>Forms Create a form with a grid and any other field Give the grid field 2 rows and 2 columns Go to the Rules tab Set a new rule that if "Grid" is equal to Value Expected Result Be able to select different values from the grid...
ClassNotFoundException thrown when exporting the form entries in XLS Format
Issue Steps to reproduce: 1. Start Liferay 7.2 server. 2. Create a form. 3. Deploy created form on the page and submit it. 4. Go to form configuration and select 'view entries' > Export. Choose format XLS.  Expected Result: Form entries must be exported in XLS format. Actual Result:...
Global site DDMs are not exported
Issue We have some DDMs defined in Global site. In a second site (Site A), we define some DDLs that use those DDMs from Global site. We export the Site A DDLs. When we try to import them in a third site (Site B), several errors arise because of DDMs are not included in the export file,...
Use user logged data in autofill form provider
Issue How to configure form provider in order to use logged user data. Resolution Right now this cannot be achieved since the information retrieved when configuring the provider to invoke jsonws get-current-user is the information relative to the configured user credentials. There is an...
Form Focus Object
Please be aware that the page you are viewing has been machine translated from Japanese into English and may contain some translation errors. If you observe any issues with the translation, please contact us. Issue When you use the TAB key to move input items, the "label" of the form is...
When using REMOTE Elasticsearch, the Workflow Metrics keep loading
Issue The 'IOException: can not write type' error when navigating or re-indexing Workflow Metrics with remote Elasticsearch 6.5/6.8 and 7.4 Steps to Reproduce: 1) Have a clean instance of Liferay DXP 7.2 running with default settings 2) Have an Elasticsearch 6 server running 3) Go to...
How to Import LAR files with circular references?
Issue While using the export-import features of Liferay, we often encounter the error that certain files cannot be imported because references are missing. Even after importing the allegedly missing reference, the error still appears. The different elements from different pages reference...
How can I reorganize the page-tree in the Staging and Live sites?
Issue By making a number of custom publications the page order between the Staging and the Live sites can be out of sync. This is a limitation that is caused by publishing only a set of pages and not the whole page-tree.        Environment Liferay Portal 6.2 Liferay DXP 7.0 Liferay DXP...
Custom form fields do not appear in the entries tab of the edit mode
Issue Steps to reproduce: Create a new custom field type for Forms portlet (in our example we'll call it "Custom field"). Add it to a new form. Add the forms portlet to a page. Send information to this form.  Edit the form again. Click on the "Entries" tab. Expected: You see the data you...
Issues with Content Page Indexing
Issue When users enable staging with Page Versioning, the content of a content page in the staging version of the site becomes unsearchable. Steps to reproduce: (Scenario 1) 1) Create a new site 2) Create a page fragment with the following static content: <p>lorem ipsum</p> 3) Create a...
How to address validation issues and missing references during the staging phase
Issue Unable to complete important tasks due to validation issues. Environment Liferay DXP 7.2 Resolution There are some useful settings under: System Settings > Infrastructure > VIRTUAL INSTANCE SCOPE > Export/Import When a user encounters a validation error that prevents them from...
Object Mapping: No object 'type' for an upload field
Issue Having created a new object, we can then create a new field. This example shows a new field for 'date' and is assigned the Type* Date When creating a field for a file upload, there is no applicable Type* that may be assigned. Environment DXP 7.4 Resolution This is currently being...
Liferay form security
Issue The form can be submitted with an invalid captcha value Steps to Reproduce: 1) Navigate to Content & Data > Forms 2) Add a Form 3) Add a text field 4) Click on kebab on the top right and navigate to Settings 5) Enable Require Captcha and save it 6) Publish, save and open the...
LAR files from export processes are exhausting disk space
Issue When trying to publish content (like staging or exporting pages) a message appears that there is no space left in the storage device Cleaning temporary app server files doesn't help   Environment Liferay DXP 7.1   Resolution LAR files generated by previous export processes are...
A section's background image is not published to Live site when using Content Pages with Staging
Issue A section's background image is not published to the Live site when using Content Pages with Staging Steps to Reproduce: 1) Enable Staging on the target site 2) Check the Group ID of the site in Site Settings, and make note of it (e.g. 34378) 3) Add a new public page with Content...
Unable to save after unchecking Enable propagation of changes from the site template
Issue Reproduction steps: Startup the portal Set the following log levels: com.liferay.portlet.sites.util DEBUG com.liferay.exportimport.internal.controller INFO com.liferay.layout.admin.web.internal.exportimport.data.handler.LayoutStagedModelDataHandler WARN Create a site template...
Default language in DDL is not following instance setting
Issue Steps to reproduce: Go to Control Panel > Configuration > Instance Settings > Miscellaneous > Default Language (change it to Spanish (Spain));  Go to Content > Dynamic Data Lists > Click in the ellipses in the right corner (Manage Definitions); Click in the Plus icon to add a New...
Why is my site import failing with a Could not execute JDBC batch update error?
Issue When I attempt to import a site with the Copy as New option selected under Update Data, the import throws a could not execute JDBC batch update error, which is caused by a duplicate entry exception: Unable to execute background task...
Alphabetical order is not working with accented words in Forms
Issue Steps to reproduce 1. Create a new form. 2. Add `select from list` field. 3. Add some options.      1. A      2. Z      3. Á      4. Ó 4. In the advanced tab mark "order options alphabetically". 5. Publish the form. 6. Add a forms portlet on a page and configure it to use the form....
Non localized text in 'Select from list' field in Forms
Issue Steps to reproduce 1. Create a new form. 2. Add a `select from list` field. 3. Fill, at least, 6 options for this new field. 4. Deploy Forms widget into a page. 5. Click on Select field and assert the text "Search for..." is used as placeholder and aria-label attribute 6. Change...
Group not found in the instance during a Remote Staging configuration or publishings
Issue Remote Staging configuration or publishing fails with the next error: com.liferay.portal.kernel.exception.NoSuchGroupException: Group 39662 does not belong in company 20097 Environment All versions of Liferay DXP Resolution Check the instance's virtualhost in where you have created...
"Ready for Publication" slider does not work as expected.
Issue Steps to reproduce Start a clean bundle of Liferay DXP 7.2 installed with dxp-9 Go to Publishing -> Staging and enable staging for Local Live with page versioning enabled for public and private pages Create a new Content Page and publish it Edit the Content Page and add any basic...
URL of "Link to URL" page not updated during publication.
Issue Steps to reproduce Start a clean bundle of Liferay DXP 7.2 installed with dxp-9. Create a new site and enable local staging with pages and documents being enabled to be staged Go to Content & Data -> Documents and Media in the staging site and upload a document. Select the document...
Data Providers are not published to Live
Issue A site under Staging has a form and a data provider ready to be published to Live. When publishing to Live, the form and the data provider are selected for publication. Result: The form is shown in Live but the data provider is not. Environment Liferay DXP 7.0, 7.1, 7.2 Resolution...
After the publication of child page, summary tab refers to parent page
Issue Steps to reproduce 1. Set up vanilla Liferay DXP 7.2 2. Navigate to Control Panel > Configuration > System Settings > Infrastructure >Staging and enable the publication for child pages. 3. Create this layout structure(one parent page and two child pages)     Parent     -Child 1    ...
Workflow notification/assignment based on organisation role type
Issue If any user uploads a document in the folder under document and media in which the workflow has been assigned, it should notify the approver within the organization that is based on the role type configured in the workflow.  Steps to reproduce: Install the clean instance of Liferay...
DXP fails to send email notification after new form entry is added using headless API
Issue Creating a new form entry using headless API fails to send a new email notification New entries are added but no email notification is sent Following logs are shown: 2021-09-16 17:15:35.377 ERROR [http-nio-8080-exec-1][DDMFormEmailNotificationSender:99] Unable to send form email...
Can I have different Fix Pack levels in a remote Staging environment?
Issue We are in the process of upgrading our portal to a higher Fix Pack and I was wondering if there is any issue with having the Staging environment with the new Fix Pack and the Live environment with the current Fix Pack. Environment All Liferay versions Resolution When applying...
Missing 'for' attribute in labels in Liferay Forms
Issue Steps to Reproduce: Login as admin Go to Content & Data → Forms and create a form Add a text and a date_picker field Go to the forms page and use WAVE or another accessibility checker to see the missing form labels. Actual result: The created label of input fields is missing the...
Layout Group ID is not published while using "Link to Page" field inside the web content
Issue Steps to reproduce 1. Create two public pages First and Second in the default Guest site. 2. Create a custom structure and template "Link to Page" by referring the attachments. 3. Create a new web content of structure type "Link to Page" with its content. 4. Now drop this content...
Drop-down fields "Choose an Option" are displayed when the user has not selected one of the options in the list yet. Even though the selected language is Greek, it still displays "Choose an Option" instead of the Greek translation.
Issue Set the default language to Greek in Control Panel -> Configuration -> Instance setting (set only 2 current languages: English and Greek) Create a form with a 'Select from List' field with some options and mark it as a required field Add Greek translation to the Form Save and...

Showing 521 to 560 of 821 entries.