Platform
Learn
Community
Support
Partner Center
Sign up
or
Log in
logout
Account Settings
Profile
messages
Messages
logout
Logout
Platform
Home
Downloads
IPP
Licensing
Project Sizing
Learn
Training
Documentation
Evaluation Guide
What's New
Community
Home
Forums
Forge
Ideas
Members
Support
Partner Guide
Resources Library
Opportunities
Account Management
Sign up
or
Log in
Home
Forums
Forge
Ideas
Members
Dear ,
What would improve your OutSystems Community experience? Let us know by taking this 2-minute survey.
Pick up the survey
Community
›
Forums
›
Forge Discussions
[Silk UI Web] click on tabs should cache the tab
Community
›
Forums
›
Forge Discussions
[Silk UI Web] click on tabs should cache the tab
New Post
New Post
Forge Component
Silk UI Web
(61)
Published on 28 Mar (4 weeks ago) by OutSystems R&D
61 votes
Published on 28 Mar (4 weeks ago) by OutSystems R&D
Jason Herrington
Posted on 2016-03-16
Jason Herrington
Rank: #129
Posted on 2016-03-16
I love the feature you have where you can have tabs and set them to load on click. Makes big pages load so much faster and then the person can just load what they want when they click on those tabs. However, what we really don't like about this is that if I click a tab, look at something, click to another tab and look at something, when I go back to the first tab - the system should cache this tab so that it doesn't have to load again. Users of our system are fine with the initial load but it should not have to "reload" that tab if they go to a different tab and then come back to it. It should just show whatever was loaded the first time instantly.
Samuel Jesus
Posted on 2016-04-06
Samuel Jesus
Rank: #121
Posted on 2016-04-06
Solution
Hello Jason,
Thank you for the feedback. I'm adding this feedback to our backlog to be further analysed.
Best Regards,
Samuel Jesus
Solution
Niels Favreau
Posted on 2016-04-12
Niels Favreau
Rank: #100
Posted on 2016-04-12
Solution
The load on click, how does this actually work? Since everything is still in the preparation.. So actually it still loads everything?
Or does the tabs only a specific part of the preparation that's needed?
Solution
Samuel Jesus
Posted on 2016-04-12
Samuel Jesus
Rank: #121
Posted on 2016-04-12
Solution
Hello Niels,
You are absolutly right. Silk UI does not affect the preparation of your page. So, when the preparation runs, everything inside it will be loaded.
For example, if on the 3rd Tab you have a Table that uses a Query from the preparation, although the Table itself will only be loaded to the page when you click that specific tab, the preparation was already loaded.
In order to achieve that optimization you need to use webblocks. Since the webblock code is only loaded onclick of the 3rd tab, its preparation only runs then, and with it your query.
Cheers,
Samuel Jesus
Solution
Quick Reply
attachment
Choose File
No file chosen
Submit
Login to reply
New Post
Available Forums
Technology & Integration
News and Announcements
Forge Discussions
Meta
Community Quick Guides
Usability
Installation Troubleshooting
Personal Environment Troubleshooting
Forum Notifications
Email Digest Settings
Loading...