Posted on 29/09/2020 15:49:56
Hi Peter
You cannot I am affraid. The subject comes from the SendFormProviders subject setting field.
But it is a provider, so you can actually create your own version of it and use that with your own logic.
I have attached our code for the built in SendFormProvider. If you are lucky, you can just create a new class that inherits the MailFormSaveProvider class and override the constructor and set the MailSubject property to your desired value.
If that does not work, you have to edit our version, give it a new name, compile and upload it and use that as a provider.
Hope that will do it.
BR Nicolai