formField.search event #1366
Labels
backlog
Queued in backlog
enhancement
New feature or request
spring cleaning
Could be cleaned up one day
🚀 Feature Request: Include Position Index in
formField.search
Event especially for selects in dynamiclistsDescription
It would be beneficial to include the position index of the select fields being searched within the
formField.search
event. This enhancement would greatly simplify data manipulation, especially in scenarios where the value of the select field determines the options available in a dependent child select field.Use Case
When implementing functionality with dependent select fields, having the index makes it easier to:
Proposed Solution
formField.search
event payload.Benefits
Additional Context
This feature would be especially useful for scenarios involving dynamic or cascading select fields, where the value of one select influences the options of another.
The text was updated successfully, but these errors were encountered: