Component
PolyLookup
Component version
1.7.0
Current Behavior
Hi, We have somewhat similar situation as mentioned in #180 where we have used Polylookup on 2 of the 1:N relationships - Case Types and Case Sub Types. Currently those are being used as Sub grids that gives poor user experience hence we decided to use PolyLookup.
And in our case, when user selects 1 or more values from Case Types Control then subsequently Case Sub Types values should reflect based on what is selected on Case Types because cascading reasons.
Sadly after configuring Case Types and Case Sub Type controls, when we select values from Case Type, Case Sub Type values do not get refreshed. Is there any configuration that is missing in our case or is there any code that I can write to trigger the refreshing of Case Sub Type fetch based on Case Type selection?
They work perfectly once I refresh the manually.
Can you please guide us on this please ?
Expected Behavior
One selection of values from Case Types control, Case Sub Types control to display refreshed Case Sub Types from selected Case Types.
Steps to reproduce
- Open existing Case record
- Case Types control loads all Case Types related to Customer
- On selection of Case Types, Case sub types controls values should reflect appropriate data based on Case Type -> Case Sub Type relationship.
- Currently Case Sub Type control's list gets updated only when manual refresh of the case form is performed.
Additional context
No response
Component
PolyLookup
Component version
1.7.0
Current Behavior
Hi, We have somewhat similar situation as mentioned in #180 where we have used Polylookup on 2 of the 1:N relationships - Case Types and Case Sub Types. Currently those are being used as Sub grids that gives poor user experience hence we decided to use PolyLookup.
And in our case, when user selects 1 or more values from Case Types Control then subsequently Case Sub Types values should reflect based on what is selected on Case Types because cascading reasons.
Sadly after configuring Case Types and Case Sub Type controls, when we select values from Case Type, Case Sub Type values do not get refreshed. Is there any configuration that is missing in our case or is there any code that I can write to trigger the refreshing of Case Sub Type fetch based on Case Type selection?
They work perfectly once I refresh the manually.
Can you please guide us on this please ?
Expected Behavior
One selection of values from Case Types control, Case Sub Types control to display refreshed Case Sub Types from selected Case Types.
Steps to reproduce
Additional context
No response