No item selector views found for ddmuserpersonalfolder
written-by
Cristina Rodriguez
How To articles are not official guidelines or officially supported documentation. They are community-contributed content and may not always reflect the latest updates to Liferay DXP. We welcome your feedback to improve How To articles!
While we make every effort to ensure this Knowledge Base is accurate, it may not always reflect the most recent updates or official guidelines.We appreciate your understanding and encourage you to reach out with any feedback or concerns.
legacy-article
learn-legacy-article-disclaimer-text
- A logged in user tries to upload a document through a Form's Upload Field (D&M).
- When he clicks on the selector it does not open any and an error is shown.
- You can observe the following warn in the log:
WARN [ajp-nio-10.0.3.159-8009-exec-13][view_jsp:231] No item selector views found for ddmuserpersonalfolder
- It does not happen for Guest Users. The selector is open without errors
Environment
Resolution
- Currently, this is the expected behaviour because the Form app only has this selector available.
- It works for guests because
ItemSelectorView is disabled for them in order to restrict their access to portal files.
- As workaround, customers could create a new Custom Form Field Type based on the current
Upload/Document Library field, so they avoid the use of the specific DDMUserPersonalFolderItemSelectorViewselector at this point of the code.
- A new Feature Request was created to include more selectors so this case is covered in Forms:
LPD-40150
did-this-article-resolve-your-issue