Hi all,
I have some problems using @mailsend.
I have created a button for sending a mail using @mailsend. The codes are:
@Command([FileSave]);
@MailSend(name;“”;“”;“Follow this link”;“”;“”;[IncludeDoclink]);
But it always has error.
Please help. Thanks.
Subject: @mailsend requires that a “default” view exist in the database when sending doclinks.
i.e. 1 view must have:
hcl-bot
3
Subject: RE: @mailsend requires that a “default” view exist in the database when sending doclinks.
I was having the same problem with my form, i made a default view and it sent the mail.
Thank you for the solution
Christina Masalha