Skip to Content (Press Enter)
OutSystems.com
Personal Edition
Community
Support
Training
Training
Online Training
Developer Schools
Boot Camps
Certifications
Tech Talks
Documentation
Documentation
Overview
ODC
O11
Forums
Forge
Get Involved
Get Involved
Jobs
Ideas
Members
Mentorship
User Groups
Platform
Platform
ODC
O11
Search in OutSystems
Log in
Get Started
Back to Forums
Leonardo Fernandes
MVP
1
Views
1
Comments
[Silk UI Web] Columns and Panels changing height via Ajax
Question
Forge
Silk UI Web (O11)
Forge asset by
OutSystems
In a dashboard assembled by columns and panels, the height of the columns won't readjust to changes in content during ajax refreshes. This is because the column height is calculated during the document.ready event, and then set via CSS.
I have patched the SilkUI Framework to address this problem. After any ajax request, it triggers the recalculation of column heights.
Please consider the attached patched version to be merged in future SilkUI releases.
Best regards,
Leonardo Fernandes
SilkUIFramework.oml
Samuel Jesus
Staff
Hello Leonardo,
Thank you for the feedback and for the patch. We will take a closer look into it and include the fix on a future release.
Best Regards,
Samuel Jesus
Community Guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting.
See the full guidelines
Loading...