I have created a custom submit controller implementing DataSubmitController. Now, i have requirement to show a different custom success message on a condition. which means now i have 2 submit messages and depending on the condition appropriate one should be shown. hw this can be achieved? Any help would be appreciated.
I have created a custom submit controller implementing DataSubmitController. Now, i have requirement to show a different custom success message on a condition. which means now i have 2 submit messages and depending on the condition appropriate one should be shown. hw this can be achieved? Any help would be appreciated.