We are using CCv6 to poll for new entries in a database table.
Is there a way to re-run a CCv6 function every 5 minutes (without refreshing page) for example?
I know there's the setInterval jQuery function, but how do I use it to call a CCv6 function?
Is there a way to re-run a CCv6 function every 5 minutes (without refreshing page) for example?
I know there's the setInterval jQuery function, but how do I use it to call a CCv6 function?