Skip to content
Discussion options

You must be logged in to vote

Hi @EGYWEB-Mohamed!
I believe you are talking about the entity list table — datatables (https://datatables.net/)

If so, there is a method on window.crud.table that you can you use; ajax.reload(), just wrap it inside a setInternal 👌

setInterval(window.crud.table.ajax.reload, 10e3) // 10 secs

Replies: 1 comment 3 replies

Comment options

You must be logged in to vote
3 replies
@EG-Mohamed
Comment options

@promatik
Comment options

@EG-Mohamed
Comment options

Answer selected by promatik
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants