Search found 25 matches

Go to advanced search

by Bert Vandenbogaerde
Tue Dec 31, 2013 10:48 am
Forum: Issues
Topic: Drag and drop sort list items
Replies: 16
Views: 2962
 
Jump to post

Drag and drop sort list items

Hi, I know how to write data to the database but i would like to use the automatically generated values of the numbered list (1, 2, 4) https://d2r1vs3d9006ap.cloudfront.net/s3_images/1004313/Schermafbeelding2013-12-31om11.46.48_inline.png?1388486837 How can i retrieve those numbers to map it to the ...
by Bert Vandenbogaerde
Mon Dec 30, 2013 11:02 pm
Forum: Issues
Topic: Drag and drop sort list items
Replies: 16
Views: 2962
 
Jump to post

Drag and drop sort list items

Now that this is sorted out i have a related question.

How can i map the sort order back to the database?

I would like to use the automatically generated values of the numbered list (1, 2, 3, etc...)

How do i retrieve that automatically generated value?

Thanks for the great support.

by Bert Vandenbogaerde
Mon Dec 30, 2013 10:19 pm
Forum: Issues
Topic: Drag and drop sort list items
Replies: 16
Views: 2962
 
Jump to post

Drag and drop sort list items

I found an interesting solution which can help others: Since the Jquery library does not support touch based events (yet) there is a workaround for this. It consists of two javascript files that have to be added in the project. The files can be found on github through this link. https://github.com/y...
by Bert Vandenbogaerde
Mon Dec 30, 2013 9:47 pm
Forum: Issues
Topic: Drag and drop sort list items
Replies: 16
Views: 2962
 
Jump to post

Drag and drop sort list items

Is it normal that it does not work in the preview app from papery on iPhone?

In my browser on the mac it works fine.

by Bert Vandenbogaerde
Mon Dec 30, 2013 9:34 pm
Forum: Issues
Topic: Drag and drop sort list items
Replies: 16
Views: 2962
 
Jump to post

Drag and drop sort list items

It works! Thank you!!!

by Bert Vandenbogaerde
Mon Dec 30, 2013 9:33 pm
Forum: Issues
Topic: Drag and drop sort list items
Replies: 16
Views: 2962
 
Jump to post

Drag and drop sort list items

hello

i added the code as external source but it does not help for the moment.

Any other ideas?

by Bert Vandenbogaerde
Mon Dec 30, 2013 5:06 pm
Forum: Issues
Topic: Drag and drop sort list items
Replies: 16
Views: 2962
 
Jump to post

Drag and drop sort list items

I shared it now.
it can be found under pages- TESTvolgordewijzigen
The javascript event is placed under "list" component when clicked

by Bert Vandenbogaerde
Mon Dec 30, 2013 4:50 pm
Forum: Issues
Topic: Drag and drop sort list items
Replies: 16
Views: 2962
 
Jump to post

Drag and drop sort list items

i am currently working with this question which was answered by Max.

https://getsatisfaction.com/apperyio/...

I follow the steps but it does not work, probably because things have changed the past year.

can you help me figure it out?

by Bert Vandenbogaerde
Mon Dec 30, 2013 3:58 pm
Forum: Issues
Topic: Drag and drop sort list items
Replies: 16
Views: 2962
 
Jump to post

Drag and drop sort list items

Hello Katya

What is the best approach to start from?
Javascript or something else?
Is there a tutorial on that somewhere?

Thank You.

by Bert Vandenbogaerde
Mon Dec 30, 2013 2:38 pm
Forum: Issues
Topic: Drag and drop sort list items
Replies: 16
Views: 2962
 
Jump to post

Drag and drop sort list items

Is there a way to sort the list items like this example: http://jqueryui.com/sortable/#default Important is that it saves the order to the database. I have a column in my database collection called "sorting". I now work with the request parameter "sort". It reads the values (1,2,...

Go to advanced search