Build a Custom Lightning Homepage Layout

Поділитися
Вставка
  • Опубліковано 26 лип 2024
  • In this video, you'll see how to create a custom lightning homepage layout, the same technique you'd use to create any type of custom lightning page layout. For code snippets and written instructions, check out the post here: sfdc.guide/go/34286
  • Наука та технологія

КОМЕНТАРІ • 23

  • @samurai2482
    @samurai2482 5 років тому +3

    Brother, I like ur videos as they are brief and to the point. My request is to, please create a playlist for pure Apex development from basic to advance.

  • @AkhilKumar
    @AkhilKumar 4 роки тому +2

    Perfect and straight to the point. Also, please don't stop here...upload more videos regularly coz you are pretty good at this stuff. Thank you so much!

    • @AkhilKumar
      @AkhilKumar 4 роки тому

      meanwhile I'm trying to add padding at the bottom of the header and I tried using padding="horizontal-small" in layout but failed

    • @SFDCGuide
      @SFDCGuide  4 роки тому +1

      Hey Akhil, thanks for the feedback! For layoutitems, only around and horizontal padding are accepted, but what you need is vertical padding. You could create an element inside of the layout item and give it class="slds-p-vertical_small"

    • @AkhilKumar
      @AkhilKumar 4 роки тому +1

      @@SFDCGuide Yeah I got it sorted out. I was using -small instead of _small

  • @Sushantlikharsbc
    @Sushantlikharsbc 3 роки тому +1

    This is cool video ... I got a lot from this on How to start Development in LWC!! Thank you!

  • @radiozinebladi
    @radiozinebladi 3 роки тому +1

    Thank you so much for this great explanation

  • @juliandetlor6244
    @juliandetlor6244 Рік тому

    Great video, wish the link to the post still worked though.

  • @skrrt342
    @skrrt342 2 місяці тому

    Crisp asf

  • @MdHabibulla-xf5ct
    @MdHabibulla-xf5ct Рік тому

    It's helped me. Thank you. Keep creating such content.

  • @hemlatha898
    @hemlatha898 Рік тому

    Hi, your Videos are really good. Thank you!!!!

  • @fabian-manzano
    @fabian-manzano 7 місяців тому

    Very helpful, thank you :)

  • @starman9000
    @starman9000 4 роки тому +1

    Nice and sweet as usual. Thanks buddy ! Stay Safe,

  • @user-ow9zg2by6f
    @user-ow9zg2by6f 6 місяців тому

    What is the language/Aura component name for 4 columns? I'm having difficulty finding anything or figuring it out, without changing the code to a slds-grid.

  • @mwanabrazz3472
    @mwanabrazz3472 3 роки тому

    Thank you for this amazing tutorial! I have one question though, how come when I put a list view in one the mid column, it doesn't display correctly at all? Also, what if I don't want to display as a list? And how about the responsiveness of the page?

  • @RVAraghav
    @RVAraghav 3 роки тому

    Salesforce has added additional templates to home page.

  • @sujitharavivarma2909
    @sujitharavivarma2909 2 роки тому

    Can we split columns under a tab using custom template? Right now I can add one component under another withing the selected tab

  • @vamshibetha174
    @vamshibetha174 Рік тому

    Hi Sir, Can we pin a region in custom component, as like the standard template type feature

  • @landhowardjohnston7853
    @landhowardjohnston7853 5 років тому +1

    This is fantastic! I'm a Salesforce admin without much coding knowledge. Do you have any recommendations for the best way to learn and be able to unlock the true power of Salesforce like you do in the above video?

    • @SFDCGuide
      @SFDCGuide  5 років тому

      Hey Land, thanks for the feedback and the great question. My advice is to practice. I never studied computer science formally, so everything I learned by doing either on the job or in my free time. Start small: learn how to write a trigger, make a schedulable Apex class, and build up from there to more complex tasks, like building a lightning component or using APIs. I have videos on these topics which hopefully can help, but patience is also key - Salesforce is vast and learning it will take time and focus. Cheers! :)

  • @HimanshuSharma-qt9eg
    @HimanshuSharma-qt9eg 4 роки тому

    How to make it phone compatible ??