Is it possible to make a list in Creatio be re-order-able using drag & drop interactions in Freedom UI, similar to those seen in the Object Operation Permissions section? This would be very useful and user-friendly for some requirements, but I can't see what code the AdministratedObjects page (the Object Operations Permissions page) is using, and can't find any other Community posts on doing something like this.

 

This is the OOTB section which I'm referring to:

AdministratedObjects draggable list

Like 0

Like

1 comments

Hello,

At the moment, such functionality cannot be done in either no-code or low-code. The list does not support anything like that.

We have registered an idea to our R&D team to consider implementation in future releases.

Best regards,
Ivan

Show all comments

Hi all,

I want to remove the drag drop feature in the attachment detail for a particular section in Freedom UI.

Could you please help me with this?



Like 2

Like

2 comments
Best reply

To remove this feature in a particular section, add '"droppable": false' code in the values part of the FileList viewConfigDiff element in that section formpage.



To remove this feature in a particular section, add '"droppable": false' code in the values part of the FileList viewConfigDiff element in that section formpage.



Just to add to this excellent answer and for others looking for the same, this also removes the "Upload" button from the File List, which is exactly what I wanted as well.

Show all comments

Hi Community,

 

We are lookin at making the activity mini page(New task creation page in Activity section) draggable.

 

Any info on converting the mini page draggable will be of much help.

 

Regards

Like 0

Like

0 comments
Show all comments