Invoke reload of field or listview or tab using js?

Posted by Rollbase User on 26-May-2011 20:28

Hey Guys, If I've called rbf_runTrigger which has modified some information in the database, is there a way from JavaScript to refresh a field or listview, or even just a single tab without doing a window.location.reload() to reload the entire page?

All Replies

Posted by Admin on 26-May-2011 22:02

We have API to set content of particular field, which can be received from API as well. Please check Chapter 7 for details.



For other cases I'd recommend page reload.

This thread is closed