Search Results

All Results 6967
ソート
Resource Type
Applicable Versions
Deployment Approach
Capability
Feature
Guest user can not upload file in a form within the Forms widget
Issue If you have a Form with an upload field set to allow Guest users to upload files, it works fine by using the Form link. However, if you display this Form through the Form widget, a guest user can not...
Forms Guest view permission problem with Staging
Issue On a Live Site as a guest user, it is unable to see a Form that was presented on a page. Permissions seem to be set on the Staging site properly, and the same Guest User is able to access the Form on...
Fragment IDs get changed in upgrade to DXP 7.3
Issue After upgrading to DXP 7.3, the fragment-id values of fragments on Content Pages get changed. This can cause issues as customization that apply to specific fragment-ids will no longer work after the upgrade. ...
Special characters are escaped in instance names
Issue After changing the instance name to have a special character (e.g. "Liferay's Portal"), I see that the special character is escaped when the instance name is rendered in the Control Panel menu (e.g. "Liferay\'s...
Why Are Unrelated Pages Appearing In My Page Searches?
Issue When I search pages through the page tree, seemingly unrelated pages will sometimes show up in my search results. Environment DXP 7.0 DXP 7.1 DXP 7.2 DXP 7.3 Resolution One reason for seemingly unrelated...
Hiding an entire Fields Group through Form Rules
Issue I want to be able to hide an entire Fields Group until made visible through Form Rules. Environment DXP 7.3 Resolution In order to hide an entire fields group, you'll need to create individual rules to hide each...
Fields Group is not properly hidden by Form Rules
Issue Even if all the fields nested in a Fields Group are hidden by Form Rules, users can see the Fields Group Title and the icon to duplicate the Fields Group (if the Fields Group is set to be repeatable). Environment...
Certain portlets have aria-autocomplete attributes
Issue While inspecting the DOM for certain portlets (Page Comments, Blogs, etc ...) deployed on DXP pages, users may notice the below aria attributes: aria-autocomplete="list" aria-expanded="false"...