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

fix: compatible with frappe dialog email when pre-fill content and get newest content. #5

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

anhlevfx
Copy link

When create a new email, frappe will popup a dialog, if we access form doctype in here will throw undefined exception. Check undefined is necessary. Beside, send email action will call function get_input_value, the result will always empty because it use the function in class ControlCode. So, the extend class must override it.

@shridarpatil
Copy link
Owner

shridarpatil commented Nov 24, 2022

can you add a GIF, this will help me understand the the fixes

@anhlevfx
Copy link
Author

Sorry, recently I'm too busy for gif record. The fix I submitted for two issues:

  1. Can't open email popup like this

Screenshot 2022-11-30 at 09 57 37

2. Content email will empty.

Screenshot 2022-11-30 at 10 01 07

@mohsinalimat
Copy link

Email template not appear when select Email Template from Email PopUp

@mohsinalimat
Copy link

#7

@mohsinalimat mohsinalimat mentioned this pull request Mar 24, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants