How to build a website with Umbraco 10 - Part 9 - Block List Editor

Поделиться
HTML-код
  • Опубликовано: 7 ноя 2024

Комментарии • 25

  • @karthikswaminathan6546
    @karthikswaminathan6546 2 года назад +8

    Your effort in putting up these videos is much appreciated Paul 🙏

  • @paulwright4535
    @paulwright4535 2 года назад +2

    Cool - Nice to know that someone else is using the Block List Editor in the same way as I do myself

  • @jamesreynolds6195
    @jamesreynolds6195 Год назад +1

    It's rare I follow a set of instructions and it works first time. You must be doing something right. Thank you!

  • @selvan-o2u
    @selvan-o2u Год назад +1

    thank you so much paul...clear and easily understandable

  • @georgeboydratcliff1036
    @georgeboydratcliff1036 2 года назад +1

    Your timing is bang on Paul!

  • @shawnnosaurus
    @shawnnosaurus 2 года назад +1

    Hey Paul
    Where can we find your design guides?
    For example you mention specific tab orders, icon colours, naming conversions and so on.

    • @CodeSharePaul
      @CodeSharePaul  2 года назад

      The best thing I can provide is this video on vimeo by Marc Goodson and Lee Kelleher vimeo.com/273473715 skip to 4 mins 20 seconds

  • @purplestars8159
    @purplestars8159 2 года назад +1

    Amazing paul thanks for sharing. I have a content page with grid layout.how to replace with block list without loosing the content. Any idea

    • @CodeSharePaul
      @CodeSharePaul  2 года назад

      Hi. This would be very difficult. It would involve you writing some sort of migration to change the stored value for the grid to be one that the block list understands. Not easy at all

  • @alevak09
    @alevak09 2 года назад +1

    Hi Paul, great video as always. Could you cover the situation where there is a nested block list inside the main content block list? Tnx

    • @CodeSharePaul
      @CodeSharePaul  2 года назад +1

      Hi
      I have that in my next video. I will publish it now.

  • @vitzal3691
    @vitzal3691 Год назад

    Is there any reason why when I click "Add Content" in the Content tab of any page, clicking on Add Rich Text Row does not do anything, it does not add the row into the content. However, clicking on the image row does add the row to the content of that page. I'm very confused since I've followed step-by-step twice now.

    • @CodeSharePaul
      @CodeSharePaul  Год назад

      I think I had this before and it was when the label eg {{ title }} was wrong. Try removing that and see if it works

  • @sogag19
    @sogag19 Год назад

    Very clear and so helpful ! Thank you so much :)

  • @Heath86
    @Heath86 11 месяцев назад

    When I go to the content tab and click on about page and then that content tab I get loading three dots for the main content. Any idea as to why that is? How can I fix it to change the content again?

    • @CodeSharePaul
      @CodeSharePaul  11 месяцев назад

      Hi. I’m sorry I don’t know what is causing that

    • @jamesjenkins5110
      @jamesjenkins5110 4 месяца назад

      @@CodeSharePaul Paul put 2 single quotes rather than double quotes for this bit {{$settings.hide == '1' ? '[HIDDEN]' : ''}} that should help

    • @jamesjenkins5110
      @jamesjenkins5110 4 месяца назад

      Try 2 single quotes rather than double quotes {{$settings.hide == '1' ? '[HIDDEN]' : ''}}

  • @fatmazayed
    @fatmazayed 2 года назад

    awesome as usual