Search Results

All Results 703
ソート
Resource Type
Applicable Versions
Deployment Approach
Capability
Feature
Bulk assign workflow tasks
Issue Is it possible to bulk assign workflow tasks? Resolution After LPS-97668 it's possible to bulk assign workflow tasks, but only using Workflow Metrics functionality. More information about it in Workflow Metrics: Reports Assigning workflow tasks from My Workflow Tasks is currently...
The maximum number of submissions allowed for this form has been reached
Issue I have a form with an Upload field on it and sometimes I get this error under that field: "The maximum number of submissions allowed for this form has been reached" Environment DXP 7.3 DXP 7.4 Resolution There is a limit for how many submissions a guest user can do for a form with...
Add workflow button is not present in Process Builder
Issue Going to Control Panel > Workflow > Process Builder the add button is missing.   Environment Liferay DXP 7.3   Resolution This is the expected behaviour since users with permission to edit or publish workflow definitions can add Groovy scripts to the workflow. Access to the...
The text field lacks an id, the label uses the name of the input as the for attribute
Issue Since the text field has no an ID, the label uses the 'for' attribute to refer to the input's name Steps to reproduce: 1. Create a form and add a text field 2. Save and preview this form 3. Inspect the input code Observed Behavior: The text field doesn't have an ID to map the for...
Unable to upload the documents in Form
Issue The upload select button is unselectable with a warning: You do not have permission to access the upload file on this form. Contact the form owner or portal administrator to request the access. Steps to reproduce: 1. Create a form with the 'upload' field. 2. Check the Allow Guest...
Multiple Approve/Reject button is appearing for each workflow
Issue When approval workflow is active for 'Commerce Channel', the multiple approve/reject button is appearing on the order details admin page. There should only be a pair of approve/reject for each order.  Environment Liferay DXP 7.4 Commerce 4.0 Resolution The observed behavior is a...
Preview of the content page is not working in case of rejection & re-submission in workflow
Issue Steps to reproduce: 1. Start Liferay 7.3 and log in as admin.  2. Assign a single approver workflow to 'Content Pages' 3. Navigate to Liferay DXP Site and click on edit i.e on Home Content Page. 4. Place button fragment on the page. 5. Click on submit for publication. 6. Navigate...
In the web content structure, there is a missing Boolean (Checkbox) field
Issue The Boolean field is missing in the web content structure. This same needed functionality is present in the form. Expected Behavior: Boolean Checkbox field present in web content structures, as is the case in Forms Observed Behavior: Missing field, example of field functionality...
I cannot publish Application Display Templates to Live
Issue Application Display Template checkbox cannot be selected when using Staging, preventing Application Display Templates from publishing to Live. Environment Liferay DXP 7.0 Fix Pack 90 Resolution Please install Liferay DXP 7.0 Fix Pack 93+ Or request a Hotfix with the LPS-114263 to...
I cannot set the Authorship when importing a Content
Issue When I go to Content & Data > Documents and Media and try to import a .LAR file, the Authorship of the Content options are not displayed. Environment Liferay DXP 7.3 Service Pack 3 Resolution Please request a Hotfix with the LPS-151607 Additional Information Liferay DXP Patching...
Multi-page form does not save file uploaded from first page
Issue I created a multi-page form, adding an Upload field on each page and allowing guest users to send files. When a guest user upload the files, it is noticed that the form does not save the documents sent from the first page. Environment Liferay DXP 7.3. Resolution Please request a...
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...

該当件数: 821 件中 521 - 560