Skip to Content (Press Enter)
Training
Training
Online Training
Developer Schools
Boot Camps
Certifications
Tech Talks
Documentation
Documentation
Overview
ODC
O11
Forums
Forge
Get Involved
Get Involved
Home
Jobs
Ideas
Members
Mentorship
User Groups
Tools
Tools
ODC
O11
Platforms
OutSystems.com
Personal Edition
Community
Resources
Support
Search in OutSystems
Log in
Get Started
Community
›
Forge
›
Assets list
›
TierList
TierList
Stable version
1.0.0
(Compatible with
OutSystems 11
)
Uploaded
on
27 Oct (yesterday)
by
0.0
(0 ratings)
Overview
Reviews
Versions
Documentation
Support
TierList
Documentation
1.0.0
Draft
Fun Project showing how to:
Handle drag and drop events
Check 'OSTrigger_SetupImageList' for the dragstart event, where we set the id of the element to be on DataTransfer and 'OSTrigger_SetupTierList' for the dragover and drop events.
MutationObserver API
Check 'InitTierList' and 'InitImages' JS blocks on the OnReady Events on the Apps blocks
Print specific HTML elements
Check 'Print' JS Block. It basically removes everything from the page except what you want to print (based on it's Id), call the print, and afterwards it resinserts everything back.
Based on
https://tiermaker.com/
Loading
Loading...