I am using compound card and showing final details to the user but it is also being clicked, which is leading nowhere and I am not intended to proceed on click. So how to stop that click from being triggered?
on-click {
intent {
goal: MainChoice
value-set:MultipleID{$expr(singleId)}
}
}