n00dles / DM_Matrix

The Matrix is an XML file based Database system for GetSimple 3.1
8 stars 7 forks source link

fields drag and drop (change positions) in table #63

Open xxdex opened 10 years ago

xxdex commented 10 years ago

function change position Fields in table is not working. i have a table in base with fields example: id - username - password. i want to change position in this fields to example id - password - username .. i'm trying to change position drag and drop a field name.. in options "field" https://dl.dropboxusercontent.com/u/49983884/in/matrix/1.jpg i'm changing position (drop in actual what i want position) but it's nothing change..

when i clicked a field name.. and try change position it's something like that (image from phone camera.. sory about quality) https://dl.dropboxusercontent.com/u/49983884/in/matrix/2.jpg

cms: get simple 3.3.1 browser: firefox 27.0.1 DM Matrix: 1.03.

i'm was instaling too matrix versions 1,02 and 1,01.. it's not working too in old versions of matrix

can some one help ?

xxdex commented 10 years ago

testing in other browsers and: Firefox 27.0.1: NOT WORKING Chrome 33.0.1750.146 m: WORKING Internet Explorer 11.0.9600.16476: NOT WORKING Opera 20.0.1387.64: WORKING

is any possibility to start working in other browsers ?? or is any chance to change this plugin to other with one will be working with above browsers ?

tablatronix commented 10 years ago

js errors?

xxdex commented 10 years ago

js errors: Methods getUserData () and setUserData () is deprecated. Use WeakMap or element.dataset. Ownership of specified attribute is deprecated. Always returns true. Method getPreventDefault () is deprecated. Use defaultPrevented.

screen from polish firefox https://dl.dropboxusercontent.com/u/49983884/in/matrix/3.jpg

tablatronix commented 10 years ago

They seem like minor warnings. DId you actually capture attempts to drag? I would fire it up and test myself, but i dont have an install with it right now.

n00dles commented 10 years ago

I'll try and take a look a this later on.

xxdex commented 10 years ago

below the videos from the video screen, firefox and chrome. you can see that is not working in firefox

firefox (not working) https://dl.dropboxusercontent.com/u/49983884/in/matrix/firefox2.avi

google chrome (working) https://dl.dropboxusercontent.com/u/49983884/in/matrix/chrome2.avi