Dynamic dropdown fields dont work in inline edit #4868

Open
opened 2026-02-20 16:25:17 -05:00 by deekerman · 1 comment
Owner

Originally created by @SinergiaCRM on GitHub (Sep 26, 2022).

Issue

Dynamic dropdown fields (dynamicenum) do not filter values based on the parent dropdown when in detail and list views.

In the detail views, it works correctly when loading the page, but after editing inline of parent dropdown, the filter of the dynamic dropdown fields stops working.

In list views they do not work in any case, neither when loading the page nor after editing it inline.

Expected Behavior

When editing a dynamic dropdown field inline, it should display values filtered based on the value of the parent dropdown.

Actual Behavior

It does not work.

Possible Fix

Steps to Reproduce

  1. Under study, add state (parent list) and status (dynamicenum) fields to detail and list views.
  2. In the detail view, modify the value of state and save.
  3. Check that the status field does not filter the values according to the state field.
  4. In the list view, check that in no case does the state field show the values filtered according to the value of the state field.

Context

  • SuiteCRM Version used: 7.12.6
  • Browser name and version (e.g. Chrome Version 51.0.2704.63 (64-bit)): Chrome Versión 103.0.5060.114 (Build oficial) (64 bits)
  • Environment name and version (e.g. MySQL, PHP 7.4):
  • Operating System and version (e.g Ubuntu 16.04): Kde Neon 5.25
Originally created by @SinergiaCRM on GitHub (Sep 26, 2022). <!--- Provide a general summary of the issue in the **Title** above --> <!--- Before you open an issue, please check if a similar issue already exists or has been closed before. ---> <!--- If you have discovered a security risk please report it by emailing security@suitecrm.com. This will be delivered to the product team who handle security issues. Please don't disclose security bugs publicly until they have been handled by the security team. ---> <!--- Please be aware that as of the 31st January 2022 we no longer support 7.10.x. New issues referring to 7.10.x will only be valid if applicable to 7.12.x and above. If your issue is still applicable in 7.12.x, please create the issue following the template below --> #### Issue Dynamic dropdown fields (dynamicenum) do not filter values based on the parent dropdown when in detail and list views. In the detail views, it works correctly when loading the page, but after editing inline of parent dropdown, the filter of the dynamic dropdown fields stops working. In list views they do not work in any case, neither when loading the page nor after editing it inline. #### Expected Behavior When editing a dynamic dropdown field inline, it should display values filtered based on the value of the parent dropdown. #### Actual Behavior It does not work. #### Possible Fix <!--- Not obligatory, but suggest a fix or reason for the bug --> #### Steps to Reproduce <!--- Provide a link to a live example, or an unambiguous set of steps to --> <!--- reproduce this bug include code to reproduce, if relevant --> 1. Under study, add state (parent list) and status (dynamicenum) fields to detail and list views. 2. In the detail view, modify the value of state and save. 3. Check that the status field does not filter the values according to the state field. 4. In the list view, check that in no case does the state field show the values filtered according to the value of the state field. #### Context <!--- How has this bug affected you? What were you trying to accomplish? --> <!--- If you feel this should be a low/medium/high priority then please state so → When handling dynamic lists with values that must be consistent, this represents a difficulty for users. #### Your Environment <!--- Include as many relevant details about the environment you experienced the bug in --> * SuiteCRM Version used: 7.12.6 * Browser name and version (e.g. Chrome Version 51.0.2704.63 (64-bit)): Chrome Versión 103.0.5060.114 (Build oficial) (64 bits) * Environment name and version (e.g. MySQL, PHP 7.4): * Operating System and version (e.g Ubuntu 16.04): Kde Neon 5.25
Author
Owner

@gunnicom commented on GitHub (Nov 17, 2022):

Maybe related: https://github.com/salesagility/SuiteCRM/issues/9818
They seem to have forgotten, that you need to know how Sugar/Suite works when adding that new feature inline edit, and not just adding it without thinking about the rest.

@gunnicom commented on GitHub (Nov 17, 2022): Maybe related: https://github.com/salesagility/SuiteCRM/issues/9818 They seem to have forgotten, that you need to know how Sugar/Suite works when adding that new feature inline edit, and not just adding it without thinking about the rest.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/SuiteCRM-SuiteCRM#4868
No description provided.