Hello all,
How to clear 2 blocks present on the same canvas canvas using clear_block built_in....Also it shouldnt ask me for "Do u want to save the records?"
I used ...
clear_block(no_validate);
this will only clear one block in that canvas ..how do I clear the other block present in the same canvas without asking for prompting me to save?