Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix #10595 - Add the popupdefs.php file to the notes module #10597

Open
wants to merge 1 commit into
base: hotfix
Choose a base branch
from

Conversation

SinergiaCRM
Copy link
Contributor

Description

In this PR the file modules/Notes/metadata/popupdefs.php is added to solve the issue detected in #10595 so that you can now access the search view and the list view of the Notes popup view from Studio

How To Test This

  1. Go to Studio / Notes / Layouts / Popup View and try to access the search or list view
  2. Create a field related to the Notes module in any other module and add it to the editing view
  3. Create a record in the latter module and click on the Note field to open the popup window
  4. Check that the list and search view work

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)

Final checklist

  • My code follows the code style of this project found here.
  • My change requires a change to the documentation.
  • I have read the How to Contribute guidelines.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant