Hi all,
I'm trying to migrate a package from our dev site to production.
We have multiple metric widgets on one of the pages and these are not migrating with the package (only their placeholders in the diff).
Can anybody advise what needs to be bound to the package to ensure these elements migrate across?
Nb. Version is up-to-date but we are not using the Freedom UI.
Like
1 comments
Best reply
16:41 Dec 21, 2023
The metric definition is stored in SysWidgetDashboard.
You’ll need to locate the row and bind the data to your package. The page code will contain the Id for the record.
16:41 Dec 21, 2023
The metric definition is stored in SysWidgetDashboard.
You’ll need to locate the row and bind the data to your package. The page code will contain the Id for the record.
Show all comments