Unique IDs for each submitted form [RESOLVED]

Hi - I solved a similar need for a unique value, in my case, it was to add to rendered links in HTML fields to break browser cache (append the value to the URL’s query string).

This could work for you too, but I’d add micro seconds to the code snippet just to make it less granular.