cancel
Showing results for 
Search instead for 
Did you mean: 

Fiori Element List Report - Untick checkbox after custom action

FabienHenique
Participant
0 Kudos

Hello dear community,

We have a List Report application where we have implemented a CAP custom action to duplicate an object.

In order to improve the user experience and to avoid mistake, we would like to unselect the checkbox once custom action is completed.

Do you know if it's possible to do it with a side effect?

Thanks

former_member785160
Discoverer
0 Kudos

Please add the OData version as a tag or mention it, so that relevant team can take a look.

View Entire Topic
pmcfarling
Participant
0 Kudos

it can sort of be done but, It doesn't work well on checkbox to checkbox navigation. I filed an OSS note about the issue and was told it was too complex to fix correctly (I'm paraphrasing) and to watch the What's New in UI5 page to see if it is corrected. You can do it with drop down boxes with Yes/No options instead. I also added validations to make sure no bad combination of checkboxes is input.