Draggable option available on Cards
104
Views
0
Comments
New
OutSystems UI

It is a systematic requirement throughout different projects using draggable cards for example to use in dashboards (as homepage) with a small portion of information (graphs, personal info etc...) and allow user to drag and drop between them, reorganising and personalising your personal area.

I know that there is a forge components to solve this but I'd like to purpose a small enhancement when we are using cards to shown information to the users. It could be an optional input parameter saying "Is Draggable" and if someone might need this kind of feature should tick the checkbox to do that instead of writting complex JS to fit the requirement.

Thanks.