Asset Library in Salesforce Communities

Поділитися
Вставка
  • Опубліковано 10 лют 2025
  • #programmingmadeeasy #salesforce
    Unlock the Potential of Salesforce Asset Library Integration in Communities! Dive deep into Apex and LWC implementation with this comprehensive guide. Learn how to seamlessly integrate Asset Library into your Salesforce Communities, optimizing content management and driving collaboration. Our step-by-step tutorial covers everything from setup to customization, ensuring you have the skills to create a dynamic user experience. Elevate productivity and engagement within your Community while boosting business success. Whether you're a seasoned developer or new to Salesforce, this tutorial equips you with the knowledge and tools to succeed. Don't miss out on maximizing your Community's potential with Salesforce Asset Library integration. Watch now!

КОМЕНТАРІ • 9

  • @pavankumarv6849
    @pavankumarv6849 8 місяців тому +1

    Hello ,You are showing the content document name but how to preview the data in community
    can you please explain?
    I'm not able to preview the pdf file in community which is stored in asset library

    • @ProgrammingMadeEasy99
      @ProgrammingMadeEasy99  8 місяців тому +1

      Hi in the community Builder just like other pages Salesforce provides the page for the asset library I.e the detail page of your content document. You can utilize that.
      Another thing is that whether the user is having access to view the file or not. Check the Settings on user level.
      Another approach you can do is fetch the content document link and can generate the url in Javascript file.
      Hope this will help in your requirements

    • @pavankumarv6849
      @pavankumarv6849 8 місяців тому +1

      @@ProgrammingMadeEasy99 Hello Thank you for replying.
      i didn't get to see content document community page.so
      Right now I uploaded the file and made it a public link and sharing that public link it in the Community.

    • @ProgrammingMadeEasy99
      @ProgrammingMadeEasy99  8 місяців тому +1

      Happy to help.
      Sometimes we have requirement to not do the file public so for those cases you need to have an alternative. So without using content distribution public url you have to make it work.

    • @pavankumarv6849
      @pavankumarv6849 8 місяців тому +1

      @@ProgrammingMadeEasy99 Alright thank you for the valuable suggestion.

  • @rohithakolluru6261
    @rohithakolluru6261 3 місяці тому

    can we sort the files or folders in library by last modified date?

    • @ProgrammingMadeEasy99
      @ProgrammingMadeEasy99  3 місяці тому

      Yes

    • @rohithakolluru6261
      @rohithakolluru6261 3 місяці тому

      @ProgrammingMadeEasy99 after my org is moved hyperforce. I am not able to sort files by last modified date

    • @ProgrammingMadeEasy99
      @ProgrammingMadeEasy99  3 місяці тому

      That is strange, hyperfoce should not impact this. Need more info on this. Also have u tried a case with Salesforce support?