Refresh list view automatically with onBefore BR
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
ā12-27-2023 05:15 AM
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.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
ā12-27-2023 08:11 AM
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