184
Views
6
Comments
[Drag-n-drop Sortable List] Links and buttons no longer work when you use the forge component Drag-n-drop Sortabl
Question
drag-n-drop-sortable-list
Web icon
Forge asset by Renato Pauleta

I'm trying to use this component in a list of records, however when putting the component on screen and setting it correctly following the demo project of it, all the links and screen buttons stop working as if they were not even triggered, would be some problem with the 11 version of the platform?

2021-05-05 07-35-47
Vera Tiago
Staff

Hi João,

Are you trying to use a Table Record or a Record List? When you try to drag and drop do you notice the order is updated or nothing happens? 

I was able to test the demo successfully using OS 11: https://veratiago.outsystemscloud.com/SortableDemo/SortablesTR.aspx




2020-01-11 16-40-02
João Nery

Yes, I noticed that the problem is occurring in a specific scenario, where this exception is displayed in the browser console.

Only in this scenario when having the component on the screen all requests are blocked.

2020-03-04 14-50-24
Armando Gomes

Hey João,

Can you share the scenario?

Thanks

2020-01-11 16-40-02
João Nery

Hello, the problem was because I was calling via ajax request a web block that had the sortable. the same was not injected.


but I have a new problem, when persisting in the back end the order of the list items, when moving something in the list record when the handler is triggered input parameter "message" does not receive any "nid" even if it has been set in sortable-wrapper.

2025-10-29 14-26-01
Daianne Souza
Champion

João Nery wrote:

Hello, the problem was because I was calling via ajax request a web block that had the sortable. the same was not injected.


but I have a new problem, when persisting in the back end the order of the list items, when moving something in the list record when the handler is triggered input parameter "message" does not receive any "nid" even if it has been set in sortable-wrapper.

Good afternoon managed to solve the problem?


UserImage.jpg
wilko odijk

Hi there,

I have the same or similar problem. The buttons in the action section of a panel do not work if the sortable webblock is placed in the content section, like this:

If the sortable webblock is removed, the buttons work, and of course I cannot sort anymore. Should I revert to the list_move stuf of richwidgets or is there a solution or workaround for this?

Thanks ahead,

Wilko

Community GuidelinesBe kind and respectful, give credit to the original source of content, and search for duplicates before posting.