Error accessing list view and search view in Notes popup view from Studio #5282

Open
opened 2026-02-20 16:32:21 -05:00 by deekerman · 0 comments
Owner

Originally created by @SinergiaCRM on GitHub (Dec 10, 2024).

Issue

In Studio / Notes / Layouts / Popup View it is detected that when accessing the search view or the list view, the following error occurs in suitecrm.log, in addition to the view not being loaded in the user interface:

Wed Sep 25 17:49:04 2024 [12686][1][FATAL] Exception in Controller: DeployedMetaDataImplementation: cannot create popup view for module Notes - definitions for popupsearch are missing in the SugarObject template for type file

NotesPopupLayouts

Possible Fix

Create the popupdefs.php file following the structure of this file in other Activities modules such as Calls, Meetings and Tasks.

Steps to Reproduce the Issue

1. Go to Studio / Notes / Layouts / Popup View and try to access the search or list view

Context

No response

Version

7.14.6

What browser are you currently using?

Firefox

Browser Version

131.0.3 (64-bit)

Environment Information

MySQL, PHP Version 8.2

Operating System and Version

Ubuntu 22.04.4 LTS

Originally created by @SinergiaCRM on GitHub (Dec 10, 2024). ### Issue In Studio / Notes / Layouts / Popup View it is detected that when accessing the search view or the list view, the following error occurs in suitecrm.log, in addition to the view not being loaded in the user interface: > Wed Sep 25 17:49:04 2024 [12686][1][FATAL] Exception in Controller: DeployedMetaDataImplementation: cannot create popup view for module Notes - definitions for popupsearch are missing in the SugarObject template for type file ![NotesPopupLayouts](https://github.com/user-attachments/assets/3a4b13b4-37b5-4810-9077-387b18e4191b) ### Possible Fix Create the popupdefs.php file following the structure of this file in other Activities modules such as Calls, Meetings and Tasks. ### Steps to Reproduce the Issue ```bash 1. Go to Studio / Notes / Layouts / Popup View and try to access the search or list view ``` ### Context _No response_ ### Version 7.14.6 ### What browser are you currently using? Firefox ### Browser Version 131.0.3 (64-bit) ### Environment Information MySQL, PHP Version 8.2 ### Operating System and Version Ubuntu 22.04.4 LTS
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/SuiteCRM-SuiteCRM#5282
No description provided.