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
AnirudhRdyAnirudhRdy 

How can we add utility bar in communities

Best Answer chosen by AnirudhRdy
VinayVinay (Salesforce Developers) 
Hi Anirudh,

This is only available in Lightning Experience. If you plan to use in Community or Standalone app, you won't be able to use it.

Review below link.

https://developer.salesforce.com/docs/component-library/bundle/lightning:utilityBarAPI/documentation

Hope above information was helpful.

Please mark as Best Answer so that it can help others in the future.

Thanks,
Vinay Kumar

All Answers

VinayVinay (Salesforce Developers) 
Hi Anirudh,

This is only available in Lightning Experience. If you plan to use in Community or Standalone app, you won't be able to use it.

Review below link.

https://developer.salesforce.com/docs/component-library/bundle/lightning:utilityBarAPI/documentation

Hope above information was helpful.

Please mark as Best Answer so that it can help others in the future.

Thanks,
Vinay Kumar
This was selected as the best answer
AnirudhRdyAnirudhRdy
Thanks, Vinay. Will try creating a custom lightning component.