I have created the following action:
@MailSend(Created_By ; “” ; “” ; "Form Submitted on " + @Text(Date_Created) ; “” ; “” ; [IncludeDoclink])
It works in the Notes Client, however, I cannot get it to work in Internet Explorer.
I have also created an agent called “Email” to do the same thing and I run the agent with the following command
@Command([ToolsRunMacro]; “Email”)
I get the same result. I can run the action/agent in the Notes Client but not in Internet Explorer.
Am I missing something?
Any assistance is greatly appreciated.