I created a Dynamic Data List form in Liferay at http://server/web/guest/apply, it works fine.
After the user fills the fields and press "Publish", I would like to redirect her to http://server/web/guest/thanks.
How can I implement this?
I haven't written any code yet (just configuring DDL from Liferay web interface).