I am facing issue for refreshing the page after Completion of Record Action though Activity chaining there. could any please help on this.
Issue: When we delete the document from Record action, document is getting deleted but in interface still it is showing.
Discussion posts and replies are publicly visible
Assuming your documents are shown in a grid. Take a look at the refreshAfter parameter. Should be set to RECORD_ACTION. Applies to local variables as well.
No, sorry for Inconveniency actually we are not using Grid, I have also used refresh after - "Record_Action". still I'm facing issue.
Are you using the record date in the grid for other query ?Can you please share the interface code for better understanding ?
Can you post the code and process related to Record action?
If you are chaining and refreshing on the Record action no reason why this would not work.