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

Email code breaking custom detailview for contacts #10605

Open
cyb456 opened this issue Jan 6, 2025 · 0 comments
Open

Email code breaking custom detailview for contacts #10605

cyb456 opened this issue Jan 6, 2025 · 0 comments
Labels
Type: Bug Bugs within the core SuiteCRM codebase

Comments

@cyb456
Copy link
Contributor

cyb456 commented Jan 6, 2025

Issue

I set a specific bean value in my contacts custom detail view

this value gets overwritten when loading the detail view due to this line: https://github.com/salesagility/SuiteCRM/blob/hotfix/include/SugarObjects/templates/basic/Basic.php#L108

Possible Fix

No response

Steps to Reproduce the Issue

  1. in contacts detail view, set a value for a custom field, calculated during the detailview php (not database stored) for example: $this->bean->custom_html_c = "stuff here"

Context

No response

Version

7.14.2

What browser are you currently using?

Chrome

Browser Version

chromium

Environment Information

mariadb, php 7

Operating System and Version

ubuntu

@cyb456 cyb456 added the Type: Bug Bugs within the core SuiteCRM codebase label Jan 6, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: Bug Bugs within the core SuiteCRM codebase
Projects
None yet
Development

No branches or pull requests

1 participant