This question has been flagged
2 Replies
6359 Views

I don't need to reload page but need for data in list view.
thanks

Avatar
Discard
Best Answer

you can use this.trigger_up('reload');  

Javascript side with timer, button, actions,...  whatever you need

Avatar
Discard
Author

Thansks, Mohit Ghodasara.

It's working now.

It works, thanks

Best Answer

Hello, Keep ur cursor on search view in List and press Enter.

Avatar
Discard
Author

Thanks Annadurai.

It's working now with this.trigger_up('reload').

Your solution was a start, but the solution of @Mohit Ghodasara works perfectly