function readOnly(count){ }
Starting November 20, the site will be set to read-only. On December 4, 2023,
forum discussions will move to the Trailblazer Community.
+ Start a Discussion
KunlunKunlun 

Is it possible to query the package name on right top of home page?

Hi All

 

We installed a pckage xxx, so after we login home page, there should be info like "Developing xxx(package name), latest version" on the right top of page.

 

We need to display the xxx(package name) to some visual force page. So can I make apex code to get the xxx(package name)?

 

Thanks

Kunlun