Dashboard Refresh after submit

I am curious if there is a way to refresh a dashboard once a user clicks on a submit button. Each time this dashboard is launched, it reads from a sqlite database and assigns the submission a Request #. Then when the user clicks Submit, it writes the new info to the database. What I don’t want is for someone to get click happy and try writing info with the same Request # multiple times.

I did some searching on the forum, and found a call for Update-UDDashboard, but this looks to be older. I am not seeing it in the Universal docs. I also tried -AutoRefresh, but that looks to be just that, an automatic refresh on a certain timetable.

Product: PowerShell Universal
Version: 1.5.8

Hello @JLogan3o13 just as no-one has pitched in…I seem to remember this being asked a while back in UD, and the answer should still apply to PU anyways there is a couple of answers here:-

Anyways I hope this helps?

Thanks, this works well for what I need.