Fixed
Pinned fields
Click on the next to a field label to start pinning.
Details
Assignee
UnassignedUnassignedReporter
Tammana SowmikaTammana Sowmika(Deactivated)Labels
UAT Assignee
Tarun ShettygariTarun ShettygariComponents
Fix versions
Priority
Major
Details
Details
Assignee
Unassigned
UnassignedReporter
Tammana Sowmika
Tammana Sowmika(Deactivated)Labels
UAT Assignee
Tarun Shettygari
Tarun ShettygariComponents
Fix versions
Priority
Created April 20, 2020 at 5:57 AM
Updated September 21, 2021 at 9:28 AM
Resolved March 25, 2021 at 1:01 PM
While we are writing for conditions if we want to read the value of control(except multiSelect), we need to to use getValue() api. But for multiSelect there is no such api. This card is to have similar getValue api for multiSelect. Same ACs should be applicable for autocomplete
Acceptance to reproduce:
Should be able to use getValue on MultiSelect obs like other observations
Should get all the values when getValue is called on MultiSelect coded observation
Should be able to clear values of multiSelect observation with hideAndClear
Should be able to use getValue, setValue in any type of form conditions(control event, form event and save event)
Should be use setValue to set value of multiSelect observations
Should set value of multiSelect observations using setValue