Skip to main content

#CMS0 discussing

I need to request an Accelerator for CMS (not using Community Cloud). Which Product do I choose? 

2 comments
  1. Jan 12, 11:05 PM

    Same. As this is being used to control the new Seller Focused mobile app. 

0/9000

Disable link in CMS Single Item and customize font of Subheader

 

I am trying to move all of my content into CMS so that I can have marketing work on the content without having to go into the pages and mess with what I am working on. But in doing so I have found two issues:

 

1. Is there a way to disable the link? Currently the link is set to the Headline. If I try to customize it so that Headline links to none the save option is disabled. And I can't find any other way to change the default behavior of the link. And if you click the link it just goes to the detail page for that article, which is the same thing it shows on the previous page.

 

2. Is there any way to customize the Subheader font properties on one page but not another? In the CMS component you can only change the size between regular and small. And the only other option is color. If you change the CSS of the CMS component it will change the font properties for everypage where the component shows up. Is there a workaround?

 

Thanks,

Jonathan

11 comments
  1. Jan 7, 10:12 PM

    Is there any possibility of adding the the cms component the ability to unhyperlink the headline? Additionally, the subheading is so tiny, can it have a large font option?

0/9000

After Uploading a video having size more than 20mb makes file storage full. After deleting that cms content and record from Object ManagedContent doesn't affect file storage. Why this storage is become a permanent storage of my org and faces issues as Storage Limit Exceed? Is there any way to clear my org file storage. 

After Uploading a video having size more than 20mb makes file storage full. After deleting that cms content and record from Object ManagedContent doesn't affect file storage.

 

 

managed content bodies storage used.png

 

 

 

#CMS  #Experience Cloud  #Salesforce Admin  #Trailhead Challenges  #Salesforce

0/9000

Hey Everybody!

Has anyone tried importing a content to CMS  USING  json file? 

If so can you guys post the sample format here? I'm getting an error when i tend to upload my json file ..! its kind of urgent requirement ... please help me in this!

 I have mentioned below the json format that I tried to upload in a .zip file.

 

I also followed the below link to do so,

https://help.salesforce.com/articleViewid=sf.cms_import_content_json.htm&type=5

 

Error message that i get in my mail:

{

  "dateTime": "2021-02-08 08:48:19",

  "jobId": "0gU6F000000CaRH",

  "details": [{"message": "No content found in input to be imported. Content did not import to the workpsace."}]

}

 

JSON Format file:

{

"content": [

    {

    "type":"cmsTest_image",

    "urlName":"cmsTest_imageurl",

    "status":"Draft",

    "body": {

        "title" : "Hanging Pendant Lamp with Bluetooth Accessibility",

        "altText" : "Hanging Pendant Lamp with Bluetooth Accessibility",

       

        }

    }

    ]

}

 

@Manish Jha @Gayathri Ravichandran Geetha @Neil Hayek @Vinay Chopra 

3 comments
  1. Sep 27, 2024, 7:42 AM

    Hello @Aditya Aryan , may i ask if your  above issue is resolved , if resolved can you please tell how , because i am also facing the same issue now.

0/9000

Would you like to take a 10-15 minute survey about Salesforce CMS Schedule Publishing and Cross Workspace Sharing? 

 

Your input in this survey is highly appreciated and valuable to us. It's designed to be quick, taking less than 15 minutes. We're focusing on two key areas: understanding how you use the schedule publishing feature in CMS and gathering insights on sharing content across workspaces. Your feedback will help us enhance Salesforce CMS to align better with your needs. 

 

As a thank-you, we're offering a $15 Tango gift card for your participation.  

 

Here's the survey link, and it'll open to 16 participants until 11/14/2023 11:00 PM ET. Thank you in advance for joining us in this effort!

#CMS #User Experience #CMS Workspace

0/9000

Hi everyone. I have a question about the search component in B2B. I know for SF Classic, it searches only fields on a product, but I'm trying to figure out if what can be searched is expanded for the LEX version? Specifically, are we able to search for fields from articles or other elements from a CMS page as well as products? Or, is LEX search component still focused solely on product data?

 

Looking at the help site, it seems that it's only product search, but I wasn't sure if there's a way to combine them or if someone knows something different.

 

Thanks!

9 comments
  1. Sep 13, 2023, 8:06 PM

    @Paul Chong Has there been any improvement on searchable fields since this post was started (almost three years)? 

    Our customers want search on order number and fields on Order object, that seems to be basic ask from them. do you have any workaround , how can we achieve this`?

0/9000

Salesforce CMS-

Hi all, i have an issue am trying to add pdf file in CMS single Item in Community. I did FieldMappings Image to Source.But i don't see anything except Grey color.But when i add Image its working though (but when i click on image its not showing up) . Can some one help me

2 comments
  1. Apr 10, 2023, 11:01 PM

    So, this is how I did this. I created an image content file with the cover page of the PDF. You have to copy the Content Key (located top middle of page) for adding to the thumbnail section of your document. Edit changes to the PDF document. Add this to the Link to Thumbnail section. /cms/delivery/media/(content key from the image) save the draft and publish it. In the CMS single item section in field mapping: add your info but in the image section select "link from thumbnail" it should show the image. Make sure you customize your link section to Heading and and your component field link should be source.  Hope that helps.

0/9000

#Salesforce CMS #CMS 

I need to upload image files in bulk to Salesforce CMS. I have a lot of images so I cannot create the JSON file manually to use the "Import Content" feature. Is there some other way to do this?

4 answers
  1. Feb 17, 2023, 4:47 PM

    Hi Akash, Can the images be put in to an HTML page?  I wrote a script that scrapes a page for images and creates a string in json format that (theoretically) can be used to do a bulk upload.  FWIW I found your post because I have not had any success at using bulk upload feature.

0/9000

With a CMS Collection, how do we set a link for the image? We have the URL as a field on the CMS item. We DO have the Title linked to that URL, but don't know how to set it so that customers can click on the image to get to the link. Thanks for your help.

5 comments
0/9000

Hi All,

 

We're using Salesforce CMS in one of our implementations and some scenarios require conditional filtering of content based on user inputs. I could not find a way to fetch CMS content based on conditions. For example, I would like to fetch only those CMS contents that contain a specific word. The closest I got to a solution was using ConnectApi but that won't solve the purpose.

 

So, just wanted to know if there is any solution for such use cases, something like a SOQL for CMS.

 

Thanks and Regards.    #CMS Content #CMS #Salesforce CMS #Experience Cloud

4 answers
  1. Sep 7, 2021, 6:07 PM

    hello @Pratik Kumar we currently only support retrieving content for specific criteria ex topic = X ; Publication date etc. Would it be possible to create topics for these terms and create a custom component that filters based on topic when a customer clicks on them?

0/9000