Skip to Main Content
Feature Request FR-3053
Product Area Page Components
Status CLOSED

1 Voters

make item quick picks dynamic

fcasett Public
· Mar 28 2023

Idea Summary
Currently quick picks are static pairs of labels/values. It would be great to treat them like the definition of SELECT lists (shared component, static values, SQL query, SQL Function), of course limiting the results to a maximum (low) number of rows.

Use Case
It can make sense to show the quick picks for the TOP-5 values retrieved by a query, because you don't know such values in advance when you are building the application.

Preferred Solution (Optional)
Quick picks could be dependent on the value of a previously entered item value(s) using the Cascading List of Values approach.

This request is likely a duplicate of FR-1470.