I can get the database 'on drop' method to fire. You get the path to the email file.
I can’t get a form to respond in any case. My target is a subform, which doesn’t have an on drop event, so I tried with a button and the form itself and neither give me the green +. The customer’s request is to be able to drag an email to a specific client record (input form) and have the email added to a related Contacts table. > On Aug 30, 2017, at 1:09 PM, Chip Scheide <[email protected]> wrote: > > THAT is a good challenge. > I am working with a form with Drag n drop enabled. > I put this code in the from method: > If (Form event=On Drag Over) > TRACE > End if > > it does not fire when dragging mail from either my email client, don't > worry you don't use it :), nor from Apple Mail.app > The Green + does appear though... > > On Wed, 30 Aug 2017 12:42:29 -0700, Lee Hinde via 4D_Tech wrote: >> Daniel. >> >> How did you solve this problem? >> >> On Tue, Jan 6, 2015 at 8:47 AM, Daniel N. Solenthaler < >> [email protected]> wrote: >> >>> Hi all, >>> >>> I am looking for a developer who is able to provide a solution for one or >>> all of the following requirements: >>> >>> a) Direct Drag & Drop (not via Desktop) of an eMail from Apple Mail to a >>> 4D listbox >>> b) Direct Drag & Drop (not via Desktop) of an email from Outlook Windows >>> to a 4D listbox >>> c) Direct Drag & Drop (not via Desktop) of an email from Outlook Mac to a >>> 4D listbox >>> >>> Please contact me in private. >>> >>> If anyone is interested in the same feature and cost sharing, please reply >>> to this post. >>> >>> Thanks! >>> >>> Daniel >>> >>> [email protected] >>> >>> >>> ********************************************************************** 4D Internet Users Group (4D iNUG) FAQ: http://lists.4d.com/faqnug.html Archive: http://lists.4d.com/archives.html Options: http://lists.4d.com/mailman/options/4d_tech Unsub: mailto:[email protected] **********************************************************************

