Send Mail no longer has CC or BCC options

Wappler Version : 7.7.7
Operating System : Mac Sequoia 15.7.5 Developer Beta
Server Model: NodeJS
Database Type: mySQL
Hosting Type: Docker

Expected behavior

Send Mail should have CC and BCC options for Recipients.

In the past, there was an option to have CC and BCC when setting up a Send Mail step in the Server Action. Here is a screenshot of an existing Server Action file that shows the options.

Actual behavior

Send Mail no longer has CC and BB options for Recipients

Currently, there are no options to add CC and BCC any longer. Here is a new Server Action file without the options.

How to reproduce

  1. Create a Server Action API file

  2. Add a Send Mail step

  3. The simplified and expanded options for Recipients are gone

I was just about to report the same issue

You can add CC and BCC by editing the api in codeview. Not ideal but you can still work with it.

Fixed in Wappler 7.7.8

This topic was automatically closed 2 days after the last reply. New replies are no longer allowed.