I have an interactive grid report where I created an extra new virtual column of type “link”. On-click of that link, a pre-rendering process is triggered. But when that link is double-clicked, the process is being triggered twice which should not happen. How to prevent double-click of that link and prevent duplicate submissions.
rgrds Radhika