/Api/V8 needs the ability to a list the key/values of a drop down list #4962

Open
opened 2026-02-20 16:26:57 -05:00 by deekerman · 0 comments
Owner

Originally created by @vaudoin on GitHub (Feb 22, 2023).

Issue

In /api/v8 it was possible to list the values of the drop down strings and other applications strings. Currently this functionality seems to be missing from /Api/V8.

Expected Behavior

Call GET /Api/V8/meta/application/{listName} for instance.

Actual Behavior

Missing fonctionality.

Possible Fix

/api/v8 used the path /api/v8/modules/meta/languages (Application and Drop Down Strings).

Context

Unable to retrieve the possible values for a list.

Your Environment

  • SuiteCRM Version used: 7.12.4 and I did not find any method on 8.2.3
Originally created by @vaudoin on GitHub (Feb 22, 2023). #### Issue In `/api/v8` it was possible to list the values of the drop down strings and other applications strings. Currently this functionality seems to be missing from `/Api/V8`. #### Expected Behavior Call `GET /Api/V8/meta/application/{listName}` for instance. #### Actual Behavior Missing fonctionality. #### Possible Fix `/api/v8` used the path `/api/v8/modules/meta/languages` (Application and Drop Down Strings). #### Context Unable to retrieve the possible values for a list. #### Your Environment * SuiteCRM Version used: 7.12.4 and I did not find any method on 8.2.3
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#4962
No description provided.