ClevrSolutions / DropZone

Mendix implementation of Dropzone
1 stars 17 forks source link

Mendix 7 Update #10

Closed cdcharlebois closed 5 years ago

cdcharlebois commented 7 years ago

Hi Chris,

We're trying to implement the widget in a Mendix 7 application, and we've noticed a few issues:

  1. mxui.dom.div is not a function, so we replaced it with domConstruct.create('div', {/* options */}) (see my fork) ✅ -- seemed to work, but yielded:

  2. mx.data.sendClassUpdate is not a function. I couldn't figure out where this function is defined or what it's supposed to do. When you have a chance, can you please update this widget so that it works in Mendix 7?

Thanks, Conner and @fotherga

ChrisdeG commented 7 years ago

Hi

Here is a beta version for MX7

Van: Conner [mailto:notifications@github.com] Verzonden: donderdag 6 april 2017 21:24 Aan: ChrisdeG/DropZone CC: Subscribed Onderwerp: [ChrisdeG/DropZone] Mendix 7 Update (#10)

Hi Chris,

We're trying to implement the widget in a Mendix 7 application, and we've noticed a few issues:

  1. mxui.dom.div is not a function, so we replaced it with domConstruct.create('div', {/ options /}) ✅ -- seemed to work, but yielded:

  2. mx.data.sendClassUpdate is not a function. I couldn't figure out where this function is defined or what it's supposed to do. When you have a chance, can you please update this widget so that it works in Mendix 7?

Thanks, Conner and @fotherga https://github.com/fotherga

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/ChrisdeG/DropZone/issues/10, or mute the thread https://github.com/notifications/unsubscribe-auth/AGOglBVk65hb5RQQR7AVEkBXr1NVhjhOks5rtTvCgaJpZM4M2Dpc .[image: Afbeelding verwijderd door afzender.]

cdcharlebois commented 7 years ago

Hi Chris,

Thanks for your note, but we don't seem to see an updated version of the widget attached. Where can we find that?

Thanks, Conner

fotherga commented 7 years ago

Hey Chris,

I just wanted to follow up on this - is there any way we can get that beta version for Mx7?

Thanks, Adam

ChrisdeG commented 7 years ago

Hi Adam,

I am quite busy, can you send it to you via mail?

Hey Chris,

I just wanted to follow up on this - is there any way we can get that beta version for Mx7?

Thanks, Adam

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/ChrisdeG/DropZone/issues/10#issuecomment-293053035, or mute the thread https://github.com/notifications/unsubscribe-auth/AGOglHA4TVhmiMDWhCgl7XwIQIolhMXPks5ruoJmgaJpZM4M2Dpc .[image: Afbeelding verwijderd door afzender.]