Currently when creating a web-to-record form using html/javascript, you can display a message or redirect to URL.
It would be great if the redirect URL could be dynamic (as the custom URL is in the navigate option) so that data such as record ID could be passed to the directed webpage via the URL.