Please note that there's no functionality to set up such logic in the system at the moment. However, we have registered this idea for our R&D team and they will review the possibility of adding it in future releases.
As a workaround, you could remove the personal signatures of the users and instead create the email templates and design the needed signature as part of the template itself. You can also set up automatic filling in of the sender's name with the help of a macro.
Can anyone help if it is possible when we have a shared mailbox that is going to be used for sending e-mail the signature of the e-mail is different based on the user who is sending the e-mail?
We have managed to set up a signature per mailbox, but what we want is for this signature to be by user. For example:
* User A: send an e-mail from the shared mailbox with his signature.
* User B: also sends an e-mail from this shared mailbox but with their signature.
Unfortunately, it is not possible to do. Direct replies should contain some template with macroses in case you want to change the signature for each user who needs to use this shared mailbox to perform direct replies. You can create a simple template containing a signature only, which will be different for different users.
We've registered it in our R&D team backlog for consideration and implementation in future application releases. Once this task is completed, we will inform all our clients and customers in release notes available on our Academy.
Thank you for reporting this issue to us and helping us improve our application!
Where can we change signature date alignining automatically on closed won status change date in opportunities ? We deactivate OOTB opportunity process, and it's still changing when choosing ootb closed won step in DCM.
We have requirements to capture signature in mobile application. A drawing pad will show to where user can draw/write their signature and it will be saved as image attachment of a record. Any idea how we can achieve this?
1) third party Js libraries can be added as modules in configuration. If we are talking about mobile app, they can be included in CustomSchemas in manifest.
2) In mobile app, there is a way to create your own control. It is called Panel item. It can be then added to the page. Here is the sample adding chart to the page: