Salesforce Custom Metadata Demo

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

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

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

    I was always confused in metadata. Thanks for explaining with clear example.

  • @aadyamkudi
    @aadyamkudi 3 месяца назад

    Crisp and clear❤

  • @CharlesHalpin-y1y
    @CharlesHalpin-y1y Год назад

    Greate Demo Namratha!

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

    Great video. Thank you!

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

    Great Content Namratha!!!

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

      Thanks very much Selva, plse do continue to like,share and subscribe :)

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

    Its helped me a lot 👍..Subscribed

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

    Thank you for the great video. Which chrome extension do you use for SOQL?

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

      It’s salesforce inspector @Zack

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

    but why we use this custom metadata .... Could you pls simply explain what custom metadata is and where we can use it . thank you .

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

    I didn't understand anything, what is the use of metadata?

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

    How to add picList field by using apex.

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

    Hi I am trying to create custom metadata records using CSV file by VS code. My CSV file has null values for some of the columns in some records. When I am trying to insert record using a command on terminal the record get created in custom metadata folder but the records for which any column has null value gets inserted as undefined so I am not able to deploy the records to org. Please guide me how to create records for which some of the columns have null value.