Post delete subsequent attachment is shown as duplicate. Actions after FlowAction(Target-Overlay) doesn't help
1) Click delete on attachment in Modal dialogue popup screen.
2) Configured the following action on the delete control.
a)Local action (Overlay) (Check for delete confirmation- On Submit, Attachment got deleted and subsequent attachment is shown as duplicate.)
Modal dialogue screen is not getting refreshed after submitting Overlay screen.(On manual refresh of modal dialogue screen, correct attachments are displayed)
@ShamiliGK
To understand this issue better, is this specific to "Local Action as Overlay" and does this same occur if we use "Local Action as Modal Dialog"
Local Action as Overlay, if we have other action configured like Refresh-Other-Section or calling some Activity or Data Transform these all happen at the same time when the action is invoked not while we submit the overlay.
Local Action as Modal we have other action invoked POST submission of the Modal.