I have a layout enabled with data entry. when i select or deselect checkbox till i manually save/undo my backend procedure won't run .
what i expected is when i click on checkbox ,my backend procedure should run on the fly and should display my count on how many checkboxes selected.
right now count value is 10 and i already selected for optioncolour - 44075840BLACK and Module A . value will update to 11 when i save manually . on the fly i should display me value as 11.
how to achieve this ?
