Sort and order in a template

More
12 years 4 months ago #40868 by discrockers
Hi,

I am trying to sort 50+ iteams in a default template. The problem is that the ajax thing don't let me drag it in the right position, it is jumping around...I try to attacht a video so you can see what I mean, but I can add videofiles. Is there an otherway to sort the iteams without ajax?

keep on rockin
J

Please Log in or Create an account to join the conversation.

More
12 years 4 months ago #40875 by ggppdk
Replied by ggppdk on topic Sort and order in a template
Hello

you have items or fields?

you mean dragging into template positions when editing item template layout of 'default' template ?


-- Flexicontent is Free but involves a big effort on our part.
Like the our support? (for a bug-free FC, despite having a long list of functions) Like the features? Like the ongoing development and future commitment to FLEXIcontent?
-- Add your voice to the FLEXIcontent JED listing with a 5-star review. Thanks!

Please Log in or Create an account to join the conversation.

More
12 years 4 months ago #40877 by discrockers

you have items or fields?

fields

you mean dragging into template positions when editing item template layout of 'default' template ?


yes!

I made a screenshot ;) ...any chance to send you a video to see my problem?

keep on rockin
J

Please Log in or Create an account to join the conversation.

More
12 years 4 months ago #40879 by ggppdk
Replied by ggppdk on topic Sort and order in a template
Hello

we use jQuery drag and drop,

maybe there is an offset parameter to make this easier


-- Flexicontent is Free but involves a big effort on our part.
Like the our support? (for a bug-free FC, despite having a long list of functions) Like the features? Like the ongoing development and future commitment to FLEXIcontent?
-- Add your voice to the FLEXIcontent JED listing with a 5-star review. Thanks!

Please Log in or Create an account to join the conversation.

More
12 years 4 months ago #40880 by discrockers
is there a option to sort the fields by numbers...like in the article, categories? I am getting crazy with the jumping iteams and I can't see the logic in it where they jump and how I can set the field in the right possition.

keep on rockin
J

Please Log in or Create an account to join the conversation.

More
12 years 4 months ago #40881 by ggppdk
Replied by ggppdk on topic Sort and order in a template
Hello

there must be so arguments for jQuery sortable for this

we had mootools sortable and changed to jQuery

will check this and possible suggest a workaround


-- Flexicontent is Free but involves a big effort on our part.
Like the our support? (for a bug-free FC, despite having a long list of functions) Like the features? Like the ongoing development and future commitment to FLEXIcontent?
-- Add your voice to the FLEXIcontent JED listing with a 5-star review. Thanks!

Please Log in or Create an account to join the conversation.

More
12 years 4 months ago #40882 by discrockers
that would be great, I am close to finish my project and can't wait to get it done...but sorting the fields is very importend. Thank you for your help any workaround would be very helpful

keep on rockin
J

Please Log in or Create an account to join the conversation.

More
12 years 4 months ago #40884 by ggppdk
Replied by ggppdk on topic Sort and order in a template
Hello

edit file:
components/com_flexicontent/assets/css/flexi_shared.css

and at about line 359-369
find
Code:
.positions_readonly, .positions { ... overflow: hidden; ... }
and change it to become:
Code:
.positions_readonly, .positions { ... overflow: visible; ... }

it seems that overflow: hidden; applied on the container of the sortable elements is causing this

will provide a more proper fix later


-- Flexicontent is Free but involves a big effort on our part.
Like the our support? (for a bug-free FC, despite having a long list of functions) Like the features? Like the ongoing development and future commitment to FLEXIcontent?
-- Add your voice to the FLEXIcontent JED listing with a 5-star review. Thanks!

Please Log in or Create an account to join the conversation.

More
12 years 4 months ago #40886 by discrockers
incredible!!! Wow, that is exactly what the problem was...

keep on rockin
J

Please Log in or Create an account to join the conversation.

Moderators: vistamediajoomlacornerggppdk
Cookies user preferences
We use cookies to ensure you to get the best experience on our website. If you decline the use of cookies, this website may not function as expected.
Accept all
Decline all
Essential
These cookies are needed to make the website work correctly. You can not disable them.
Display
Accept
Analytics
Tools used to analyze the data to measure the effectiveness of a website and to understand how it works.
Google Analytics
Accept
Decline
Save