Refresh Details page on Submit

I have a form accessed from a details page, with a confirmation message as the submit rule.
I would like the details page to refresh after submitting the form. This works if the submit rule redirects to the parent page, but not with a confirmation message.
Does anyone have any code to refresh a details view after submitting?
Thanks.

Notice the frogs are croaking, thats a shame. I too would like immediate screen updates on submission rather than going back and forwards through scenes

Hello Craig,

you can add an action link on the detail page.

and trigger the click function after the form is submitted.

we already discuss this on the below page

Little javascript is used to click trigger that links automatically.

Regards,
Sunny Singla