Freedom UI Dashboard showing blank / infinite loading after package import to package

Hi,

I am facing an issue after migrating a Freedom UI dashboard from our One environment to another.

  • I created a Freedom UI dashboard page named Service Management using the BaseDashboardTemplate parent page in package.
  • I exported this package from one and successfully imported it into our another environment.

The Issue:

In another environment, under the Configuration section, I can see the client module page schema perfectly, and I can even open it in the Page Designer where all the layout components and widgets display correctly.

However, when I navigate to the Dashboards section in the workplace shell, the dashboard entry appears in the list, but selecting it results in a completely blank screen / infinite loading animation.

What I've Tried:

I suspect the issue is due to a missing database record binding (the metadata transferred, but the actual lookup/registry data didn't). I went to Advanced Settings $\rightarrow$ Data Binding in my package to manually bind the data record, but:

  • Searching in SysDashboard or SysWidgetDashboard by Title returns No records found.
  • Searching in SysSchemaUserSetting by the schema code also returns no results.

My Question:

Which specific system table or object stores the runtime registry/navigation records for Freedom UI dashboards built on BaseDashboardTemplate? What is the correct way to bind this dashboard so it displays properly in the workplace section after deployment?

Any guidance or step-by-step help would be highly appreciated!

Like 0

Like

0 comments
Show all comments