Refreshes a view, reloading its data.
Target parameters (in) and Activity options
View |
The view that will be refreshed. If multiple matching views are found then all will be refreshed. |
Entity |
Only refresh views that has this entity as view data. This way you can limit to only refresh a specific view if multiple instances are opened, for example multiple quote detail views. |
Use cases
This activity can be used to refresh other views besides the currently selected tab. When running workflows, the active tab will always be refreshed without using this activity.
One example where this activity can be used is if you have a list of items that you want to be updated after you have edited a specific item in a separate view.
Comments
0 comments
Please sign in to leave a comment.