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

popupHelp vardef property doesn't display tooltips on fields #49

Open
SinergiaCRM opened this issue Dec 30, 2021 · 1 comment
Open

popupHelp vardef property doesn't display tooltips on fields #49

SinergiaCRM opened this issue Dec 30, 2021 · 1 comment
Labels
Type:Suggestion Issue containing a suggestion of functionality, process or UI. Associated PRs are called enhancement

Comments

@SinergiaCRM
Copy link

In SuiteCRM 7, it is possible to display a help tooltip in each of the fields of the modules. You can add this tooltip simply adding the vardef property to the field: "'popupHelp' => 'LBL_YOUR_HELP_LABEL',".

We brought a whole module from SuiteCRM 7 to SuiteCRM8 and this tolltip isn't displayed

Issue

The optional help tooltips of the fields aren't displayed in the Edit or DetailView.

Expected Behavior

The tooltip should be displayed

Actual Behavior

Nothing happen

Possible Fix

Steps to Reproduce

  1. Add the vardef property "popupHelp" in any field of any module
  2. Add the corresponding Label
  3. Check that the tooltip doesn't appear

Context

It should be compatible with SuiteCRM7 funcionality

Your Environment

  • SuiteCRM Version used: 8.0.1
  • Browser name and version (e.g. Chrome Version 51.0.2704.63 (64-bit)): Chrome
  • Environment name and version (e.g. MySQL, PHP 7): MariaDB
  • Operating System and version (e.g Ubuntu 16.04): Debian OS
@Mac-Rae
Copy link
Contributor

Mac-Rae commented Jan 4, 2022

Hi @SinergiaCRM,

Thanks for the suggestion, we'll take a look and see if we can make this happen 👍

Backwards compatibility is a focus so I'll reach out and update you when we know more.

@Mac-Rae Mac-Rae added the Type:Suggestion Issue containing a suggestion of functionality, process or UI. Associated PRs are called enhancement label Jan 4, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type:Suggestion Issue containing a suggestion of functionality, process or UI. Associated PRs are called enhancement
Projects
None yet
Development

No branches or pull requests

2 participants