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

Compose Email view doesn't quick search Email Template field #9783

Closed
ojs87 opened this issue Oct 7, 2022 · 0 comments
Closed

Compose Email view doesn't quick search Email Template field #9783

ojs87 opened this issue Oct 7, 2022 · 0 comments
Labels
Area: Emails:Compose Issues & PRs related to email compose Area: Emails:Templates Issues & PRs related to email templates Priority:Important Issues & PRs that are important; broken functions, errors - there are workarounds Status:Fix Proposed A issue that has a PR related to it that provides a possible resolution Type: Bug Bugs within the core SuiteCRM codebase

Comments

@ojs87
Copy link
Contributor

ojs87 commented Oct 7, 2022

Issue

The Email Template field in the emails module Compose View doesn't trigger quick search when typing in the field.

Expected Behavior

The ideal situation would be for quick search to be enabled and to activate the confirmation dialogue box when a template is chosen.

Actual Behavior

There's no quick search on the Email Template field.

Possible Fix

Add 'ComposeView' to TemplateHandler.php condition that builds the quick search and required fields javascript

Steps to Reproduce

  1. Go to Emails module
  2. Click on Compose
  3. In the Email Template Field type "C"
  4. A list of email templates beginning with C should be displayed
  5. No email template options are displayed

Context

The quick search feature is handy to have on this relate field so that opening the pop-up isn't required

Your Environment

  • SuiteCRM Version used: 7.12.7
  • Browser name and version (e.g. Chrome Version 51.0.2704.63 (64-bit)): Firefox 105 64-bit
  • Environment name and version (e.g. MySQL, PHP 7): PHP 7.4
  • Operating System and version (e.g Ubuntu 16.04): Ubuntu 20.04.5 LTS
ojs87 added a commit to ojs87/SuiteCRM that referenced this issue Oct 7, 2022
@gemartin21 gemartin21 added the Status:Fix Proposed A issue that has a PR related to it that provides a possible resolution label Oct 7, 2022
@johnM2401 johnM2401 added Type: Bug Bugs within the core SuiteCRM codebase Priority:Important Issues & PRs that are important; broken functions, errors - there are workarounds Area: Emails:Templates Issues & PRs related to email templates Area: Emails:Compose Issues & PRs related to email compose labels Oct 18, 2022
ojs87 added a commit to ojs87/SuiteCRM that referenced this issue Oct 25, 2022
ojs87 added a commit to ojs87/SuiteCRM that referenced this issue Oct 26, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Area: Emails:Compose Issues & PRs related to email compose Area: Emails:Templates Issues & PRs related to email templates Priority:Important Issues & PRs that are important; broken functions, errors - there are workarounds Status:Fix Proposed A issue that has a PR related to it that provides a possible resolution Type: Bug Bugs within the core SuiteCRM codebase
Projects
None yet
Development

No branches or pull requests

3 participants