Like we have widgets for dashboards, we need to have widgets for pages. Example of a widget can be custom html code or image carousal. We can hard code this, but using widgets we can have different settings for each widget and they can be called inside the page while saving the page.
We can use basepackages: widgets for this and modify the package to accommodate widgets just for pages.
Like we have widgets for dashboards, we need to have widgets for pages. Example of a widget can be custom html code or image carousal. We can hard code this, but using widgets we can have different settings for each widget and they can be called inside the page while saving the page.
We can use basepackages: widgets for this and modify the package to accommodate widgets just for pages.