Hi Experts,
I am having an Entity form which inserts the data to an Entity but we have two option "On-Success" i.e
1. Redirect to Page.
2. Success Message.
In the first case, my page needs to redirect to some other page or URL and in 2nd case, my page is refreshing on success data insert by displaying a message.
But I don't want to refresh or redirect it to another page.
How can I avoid to refresh or redirect a page on success data insert by Entity form?
Please help me with this.
Thanks,
Amit