Legacy Knowledge Base
Published Jul. 2, 2025

Offline feature on Webscreenlet

Written By

Thanga Meena

How To articles are not official guidelines or officially supported documentation. They are community-contributed content and may not always reflect the latest updates to Liferay DXP. We welcome your feedback to improve How To articles!

While we make every effort to ensure this Knowledge Base is accurate, it may not always reflect the most recent updates or official guidelines.We appreciate your understanding and encourage you to reach out with any feedback or concerns.

Legacy Article

You are viewing an article from our legacy "FastTrack" publication program, made available for informational purposes. Articles in this program were published without a requirement for independent editing or verification and are provided"as is" without guarantee.

Before using any information from this article, independently verify its suitability for your situation and project.

Issue

  • Is there any offline feature on Webscreenlet?

Environment

  • Liferay DXP 7.2

Resolution

Please Note: Assisting with designing or implementing involves customizations that are beyond the scope of Liferay Support.

  • The web screenlet does not provide the offline mode OOTB functionality as it has not implemented the required cache policies which are required to support OFFLINE mode. 
  • You can definitely explore the opportunity to implement cache functionality in Web Screenlet to support OFFLINE mode. The reported requirement might be achieved with some sort of custom development by using the following document.
    • Adding Offline Mode Support to Your Android Screenlet which describes the steps To add offline mode support to Screenlets
    • in this documentation, they have provided the implementation with an example use case. There are some parameters that have given like folder Id, title, henceforth. These custom fields have given as examples like bookmark could contain a folder, title, image, and trying to pass it in this example code. 
Did this article resolve your issue ?

Legacy Knowledge Base