i would like to change the order of the elements of a list with a drag&drop and then save it; can it be done?
i would like to change the order of the elements of a list with a drag&drop and then save it; can it be done?
Yes, done via Studio. See...
Creating a Dropdown Field - SugarCRM Support Site
John Mertic
Sugar Community Manager
I'm sorry, but I badly explained
for example if i have a list of step for a how to module i want to change the order of steps using a drag and drop!
see the example please
![]()
So you are wanting the record to appear in a certain order in the subpanel, right? If so, how about having an order field in the module and then set the default sort to that?
John Mertic
Sugar Community Manager
(1) you will need a field int hat related module to keep the sequence. If a step can nonly be assigned to one parent record this can be on the module, if it is n:m then on the relationshiptable.
(2) Sorting by that in the subpanel will be in a n:m relationship tricky.
(3) Then you need to custom code the drag and drop functionality. There is nothing like that in the standard.
christian.
There are currently 1 users browsing this thread. (0 members and 1 guests)
Bookmarks