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

Relationship record's name from Contact/Account doesn't appear in SurveyResponse ListView #8897

Closed
SinergiaCRM opened this issue Oct 18, 2020 · 0 comments · Fixed by #9329
Closed
Labels
Area: Module Issues & PRs related to modules that do not have specific label Priority:Moderate Issues & PRs that are minor; broken styling, cosmetic, warnings - there are practical workarounds Type: Bug Bugs within the core SuiteCRM codebase

Comments

@SinergiaCRM
Copy link
Contributor

SinergiaCRM commented Oct 18, 2020

If you have a SurveyResponse record with a related Contact, it appears correctly in the DetailView of that record:

Selection_209

But it doesn't appear in the ListView of that module:

Selection_210

It only appears if you try to inline-edit it.

Note that the Contact column isn't showed by default in the ListView, it has been added using Studio. It happens the same with the Account relationship.

Issue

The ListView of the module SurveyResponse doesn't display the Contact related record correctly.

Expected Behavior

The record name should appear in any case.

Actual Behavior

It appears just as an empty field.

Possible Fix

There should be something wrong on the way the vardef is defined. Although we didn't find a proper fix.

Steps to Reproduce

  1. Create a Survey
  2. Create a Response for that Survey
  3. Add a Contact to that Response
  4. Add the column Contact to the ListView of the Survey Response module
  5. Check that the Contact doesn't appear in the ListView of the Survey Response module

Context

Your Environment

SuiteCRM Version used: 7.11.15 (and SugarCRM 6.5)
Browser name and version: Chrome 83.0.4103 and Firefox 77.0.1 (64-bit)
Environment name and version: PHP 7.3, MySQL
Operating System and version: Debian 9

@johnM2401 johnM2401 added Area: Module Issues & PRs related to modules that do not have specific label Priority:Moderate Issues & PRs that are minor; broken styling, cosmetic, warnings - there are practical workarounds Type: Bug Bugs within the core SuiteCRM codebase labels Oct 21, 2020
SinergiaCRM added a commit to SinergiaTIC/SuiteCRM that referenced this issue Jan 11, 2022
SinergiaCRM added a commit to SinergiaTIC/SuiteCRM that referenced this issue Feb 25, 2022
AlbertoSTIC pushed a commit to SinergiaTIC/SuiteCRM that referenced this issue Jun 16, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Area: Module Issues & PRs related to modules that do not have specific label Priority:Moderate Issues & PRs that are minor; broken styling, cosmetic, warnings - there are practical workarounds Type: Bug Bugs within the core SuiteCRM codebase
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants