I was also encountering the same issue, issue has been resolved upon granting the Kanban Configurations Object access to the profile.
#Salesforce Labs0 discussing
- Recent Activity
- Created Date
- Recommended
- All Questions
- Questions with an Accepted Answer
- Unanswered Questions
- Questions with No Accepted Answer
Request for Latest Package Version URL to Support SFDC Release Update: Enable ICU Locale Formats for Lightning Banner Carousel & Slider
Jan 7, 7:17 PM Hi, sorry for the inconvenience. If you don't receive a response here, we recommend reaching out to our support team for further assistance. You can do so by visiting https://help.salesforce.com/s/articleView?id=000393090&language=en_US&type=1
Expected feature on carousel- > Pause the slide when hover over or provide an option to pause the slide. (we are using the Auto play property, but it should pause when we are viewing the current slide) > Do not move the slide to next if we a video is playing on the video banner. (Autoplay feature does not pause it when video is being played)
Dec 4, 2025, 11:58 AM That’s not built into the current Salesforce Labs Carousel, since it’s a pretty basic LWC. You’d need to tweak the component code to add a hover listener or check the video’s play state before advancing. Since it’s a Labs app, you can grab the source from the repo and customize it to your needs: https://github.com/SalesforceLabs/LightningCarousel.
When installing the application : Developer Carbon Dashboard in my organization (following GitHub - SalesforceLabs/Developer-Carbon-Dashboard), the dataset Instance_carbon_Per_CPU_reference does not contain the instance for my organization.so
, its impossible to join this dataset with organisation dataset. As a result, it assigns a value of 0E-13 to "Weighted lbs carbon per CPU", which causes the dashboard to display only zero values.
any idea how this problem can be solved? lot of instance are in the uploaded file
but i don't found the instance of my organisation !
#Salesforce Labs
Dec 4, 2025, 9:35 AM Yeah, that dataset is static, so if your org’s instance isn’t listed you’ll need to manually add it with the right carbon value. Easiest way is to download the CSV from the dataflow, add a row for your instance, and re-upload/replace the dataset in CRM Analytics. You can find your instance name under Company Information in Setup.
Receiving an error when placing the "Lightning Carousel and Banner" component on the home page. Error: Uncaught Assertion Failed!: no client action by name c.handleDataChange : false Callback failed: apex://lightngcarousel.SS_CarouselController/ACTION$getSlidesByCarouselName App from appexchange: Lightning Carousel and Banner | Salesforce AppExchange The same issue is not happening in another sandbox.
#Appexchage Apps #Salesforce Labs
Oct 15, 2025, 9:34 AM Hey @Henry Cowan
Thank you for your response. Yes, I agree to your point.
This is actually an issue in the Salesforce Lab app from AppExchange- "
Lightning Carousel and Banner
" and we do not have access to any code base.
Was checking if anyone from the app team can resolve the issue on this app. Thanks!
I'm trying to implement "Time Warp" (https://appexchange.salesforce.com/appxListingDetail?listingId=a0N4V00000GXVf4UAH) in my company's Salesforce org and I've been following the instructions in the Configuration Guide here: https://quip.com/ahFCA9VBEKtr. I've installed it, added it to the lightning page from the Account (renamed Company in our org) object, and given applicable users permissions to view it - this has all worked fine, however, the remaining item is to plot one custom object onto the timeline and I can't get it to work.
We use a managed package called "Cloud Coach" for our project management tool, and I want to plot the Cloud Coach "Project" object to the timeline. Using the configuration guide, I have added the following to the timeline configuration in the custom metadata :
However, the projects are not showing on the timeline and I don't get any error message - screenshot below of an example company I've been using for testing:
The screenshot also shows that there are 3 projects linked to this account, one of which is within the timeframe of the timeline shown, so would be showing if it was working.
Detail of the managed package and objects (referenced in the configuration) are:
Cloud Coach namespace:
Project Object API
Detail field API
Position Date Field API
I've gone over the configuration guide multiple times but can't see what piece is missing / done wrong.
#Appexchange Apps #AppExchange
#Salesforce Admin #CRM Configuration
Hi Team, I've installed 'magic mover' in my org and did all the setup(pre/post) mentioned in the document. When I try to access 'Update Page Layouts' tab, I'm getting screen (see attachment magic mover. PNG) and after I click on button 'Create Remote Site Setting' nothing is happening. I've added the url which is showing in the attached(magic mover.PNG) screen in remote site settings and trusted urls also. When I click on create remote site settings button, I'm getting attached(Console Log.PNG) error in console logs. I've added those urls also in trusted urls and remote site settings.
#Appexchage Apps #Salesforce Labs
Hello All,
I am seeking guidance regarding the upgrade of Apex class API versions within the Lightning Carousel and Banner
app, in relation to Salesforce's ICU Locale update requirement—which mandates that all components be on API version 45.0 or higher.
Upon review, we identified three Apex classes within this managed package that are currently on an API version below 45:
- SS_CarouselController
- SS_CarouselControllerTest
- SS_CarouselSlideDTO
As these classes are part of a managed package, we do not have the ability to directly update their API versions within our org.
AppExchange Listing: Lightning Carousel and Banner App
We would appreciate any insights or suggestions from others who may have encountered a similar issue with this package.
Thank you in advance for your support and feedback.
#Salesforce Labs #Appexchange Packages
Jun 24, 2025, 3:42 PM Hi @Yogendra-Singh Aplusify, try clicking 'Try It' for sandboxes first and check if the API version was updated. Then proceed with 'Get It Now' for production.
I tried this approach for a managed package and it worked — it successfully upgraded the version and updated the APIs as well.
Jun 9, 2025, 1:40 PM I can verify that sending reports to Chatter Free License users is no longer a valid solution.
Reference:
https://help.salesforce.com/s/articleView?id=analytics.reports_schedule_notes.htm&type=5
Question to #AppExchange #Salesforce Labs
I'm unable to push ICU Locale Format critical update due to old API version components present in Salesforce Agile Accelerator, there are hundreds on apex classes, vf pages and triggers with API version < 45.0, I tried to install the latest version of Salesforce Agile Accelerator V 1.181 and compared the API versions, unfortunately all the old API versioned apex classes, vf pages and triggers remained unchanged.
Could you please confirm when will you publish the latest release with apex classes, vf pages and triggers with API version > 45.0?
Thanks
Monika
Jun 2, 2025, 12:39 PM I am afraid we have to de-install the package if this is not being answered in time...