I want to display a thank you message with out using any code. Is it possible to display thank you message in form settings page.
You can redirect the user to different thank you pages based on the form responses. Check out this doc for more info:
Set a Form Thank You Page - Marketo Docs - Product Documentation
Just want to display thank you message with in the page with out using redirection.
For that you have to use java script. You can find an example here:
https://developers.marketo.com/rest-api/assets/forms/examples/
with out using any code is it possible directly from marketo?
No, not without code.
Hi Mounica, like Amit says you always need some code. I tried to make it as simple as possible in this post: Same-page Thank You text with Marketo Forms . You can't get it down to no code, but you can use that standard boilerplate code anywhere.