Custom Columns in Mail Manager Send folder - Printable Version +- CoreBOSBB (https://discussions.corebos.org) +-- Forum: Support (https://discussions.corebos.org/forumdisplay.php?fid=17) +--- Forum: Modules/Extension Support (https://discussions.corebos.org/forumdisplay.php?fid=9) +--- Thread: Custom Columns in Mail Manager Send folder (/showthread.php?tid=2900) |
Custom Columns in Mail Manager Send folder - inspectorflint - 12-04-2023 Hello: It is possible to add a new column in the send email folder of the mail manager module? I use the Gmail servers, and in the Send folder, the interface only displays two columns. Sender and Subject, and I want to add the mail recipient. Thank you RE: Custom Columns in Mail Manager Send folder - joebordes - 03-06-2024 You will have to modify the code: https://github.com/tsolucio/corebos/blob/master/Smarty/templates/modules/MailManager/Folder.Open.tpl#L74 |