Refresh list view automatically with onBefore BR

Abinaya02
Tera Contributor

when we try to update a field using onBefore  Business rule, field gets updated but it won't reflect in list view unless you refresh it manually. Can we get it updated automatically upon running the BR.

1 REPLY 1

Maik Skoddow
Tera Patron
Tera Patron

Hi @Abinaya02 

 

no, that is not possible directly. A Business Rules has no connection to the user's session and thus is not able to refresh anything. Also think about whether your question makes sense. Should the refresh performed for all logged-in users? What if a user has prepared a complex lookup and any forced refresh will destroy everything!

 

So again: It's not possible and it never should be possible!

 

Maik