Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Protection Level] Page "Email Editor" fields Description, ToField, CcField, BccField. #11658

Closed
jwynndev opened this issue Mar 12, 2021 · 4 comments
Labels
request-for-external Request for exposing a function for extension development

Comments

@jwynndev
Copy link

I have a business requirement to make some changes to the "Email Editor" Page. I need to be able to get the "Description" field. I also need to get and set the ToField, CcField, BccField.

@StanPesotskiy StanPesotskiy added the request-for-external Request for exposing a function for extension development label Mar 15, 2021
@JesperSchulz
Copy link
Contributor

Could you elaborate a little on the business requirement? It would make it easier for us to evaluate, if we indeed would want to expose those implementation details, or if we could provide you with a different solution to your problem.

@jwynndev
Copy link
Author

jwynndev commented Mar 25, 2021

We need to add a drildown on the To, CC, BCC fields. The drilldown would open a list of contacts filtered down for the specific customer or vendor. When a contact is selected it's email address is added to the To, CC or BCC field.

@JesperSchulz
Copy link
Contributor

Solution suggested in #12559.

@JesperSchulz
Copy link
Contributor

We won't make these fields accessible through events. Instead, we're working on an extensible "address book", which should cover your needs. We're developing that address book in the open and would be happy to receive feedback or even code change requests on PR #13165.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
request-for-external Request for exposing a function for extension development
Projects
None yet
Development

No branches or pull requests

3 participants