Author |
|
npomax Newbie
Joined: 14 July 2015 Location: Russian Federation
Online Status: Offline Posts: 1
|
Posted: 14 July 2015 at 8:04am | IP Logged
|
|
|
Good afternoon. Please help to implement this functionality .
1. I need to add an extra button 'add project' (image_1)
If a letter is not selected , this button is not active.
When i click on a "add project" window is opened . (image_2)
The new window has several input fields .
After pressing the button 'add project button' (image_2) selected messages are sent to the address project@myhost.com and the introduction of data is sent POST request (ajax) to the executable file (myhost.com/add_project.php).
How do I implement this functionality ?
Thanks anyway
IMAGE1
IMAGE2
|
Back to Top |
|
|
Igor AfterLogic Support
Joined: 24 June 2008 Location: United States
Online Status: Offline Posts: 6104
|
Posted: 15 July 2015 at 6:15am | IP Logged
|
|
|
Hello,
Developers state they can provide a basic sample of creating popup window triggered by selecting menu option for a particular message. However, they're currently busy with upcoming 7.6 release, please expect the response once the new version is out - most likely, early next week.
--
Regards,
Igor, AfterLogic Support
|
Back to Top |
|
|
Igor AfterLogic Support
Joined: 24 June 2008 Location: United States
Online Status: Offline Posts: 6104
|
Posted: 03 September 2015 at 6:27am | IP Logged
|
|
|
We've just published the plugin which enables the functionality you are interested in:
Displaying popup window for selected message
Note that in popup window, JavaScript code has access to account ID, full folder name, and message UID - so it's possible to get any information about the particular message selected.
--
Regards,
Igor, AfterLogic Support
|
Back to Top |
|
|