What is Web Resource | How to use JavaScript | How to use JavaScript function | Dynamics CRM

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

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

  • @shaikhsohel6278
    @shaikhsohel6278 4 года назад +2

    Its a great video...keep it up bro

  • @sharmilaarthi6114
    @sharmilaarthi6114 3 года назад

    Your explanation is simple, it is nice.

  • @amithsharma4683
    @amithsharma4683 3 года назад +1

    Thank you it helps. Simple and clear.

  • @kushagrasharma5944
    @kushagrasharma5944 4 года назад +4

    Hi
    Could you please make an playlist for ms dynamics CRM tutorial for beginners in a sequence so that we can start from the basics.
    TIA

    • @DotNETLittleBoy
      @DotNETLittleBoy  4 года назад +1

      Here is playlist of all CRM videos in order:
      ruclips.net/p/PLwhleHnDZ_IYbiEozW42YFlSfj8bBaKLs

  • @prashant28aug
    @prashant28aug 3 года назад +2

    Hi the session was great. But I have a question on the apporoach. Why cant we just create JS files for each entity and then create a single utility class where the reusable functions are. This way is the concept of namespaces is not required. Is there something wrong in creating JS files per entity hence we use the namespace concept? Thanks in advance

  • @dhanabals8551
    @dhanabals8551 3 года назад +1

    Thank dotNetLittleBoy, The session is more informative and useful one. Can you please explain the benefits of using wrapper functions in CRM javascript instead of using the 1st approach you explained.

    • @DotNETLittleBoy
      @DotNETLittleBoy  3 года назад

      Wrapper, you will return only those function which will be registered on events of your form. Plus you can wrap related functions into particular namespace.

  • @shivaprasad-vb2ru
    @shivaprasad-vb2ru 2 года назад

    Creation of Form and Entities can you please add it will helpful to understand

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

    Is this way to write js is old fashioned coz now a days people use different type of js codes in d365?
    If you have some new content on js do share link

  • @cutiegorgeous1
    @cutiegorgeous1 4 года назад +1

    do we have any video on how to use formcontext and globalcontext in html web resources?

    • @DotNETLittleBoy
      @DotNETLittleBoy  4 года назад +1

      I will try to make one video on this soon. Thanks !

    • @cutiegorgeous1
      @cutiegorgeous1 4 года назад

      @@DotNETLittleBoy thanks 😊

  • @priyankarao2362
    @priyankarao2362 3 года назад +1

    Can you please share ur postal code entity, how u have set the values

    • @DotNETLittleBoy
      @DotNETLittleBoy  3 года назад

      Postal code was my custom entity.

    • @priyankarao2362
      @priyankarao2362 3 года назад

      @@DotNETLittleBoy thanks for reply, but wanted to know regarding how did u set postal code for city, country etc in Advanced find...

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

    Oh, man, why you did not use the template literals and just place the varibale in the url using ${varibleName}?

  • @waseemtarique3507
    @waseemtarique3507 3 года назад

    can u make seprate video on debugging the js code via inspect

  • @metabeta8532
    @metabeta8532 3 года назад +1

    this code work fine to dynamics crm 2016?

  • @roshnidahake13
    @roshnidahake13 3 года назад

    Creation of Form and Entities with their data types can you share that video

  • @iamdev1195
    @iamdev1195 4 года назад +3

    I want to consume web api in ms crm using javascript in ribbon button can you please make a video on that or share the relevant links for it.
    Subscribed and thanks in advance

    • @DotNETLittleBoy
      @DotNETLittleBoy  4 года назад +2

      Soon I will put one video on this. Thanks

    • @iamdev1195
      @iamdev1195 4 года назад

      @@DotNETLittleBoy thanks a ton in advance.

    • @DotNETLittleBoy
      @DotNETLittleBoy  4 года назад

      Hi, You can watch my these videos for ribbon customization and JavaScript.
      ruclips.net/video/9XMgVzC6q1o/видео.html
      ruclips.net/video/PlSs9IfPg1c/видео.html
      ruclips.net/video/PlSs9IfPg1c/видео.html

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

    pls give this code.
    is there any your blog where i can get it ?

  • @ajmmaj2172
    @ajmmaj2172 4 года назад

    Hi your videos are very useful,can u please make a video on how to write javascript for create,delete , retrieve,and all by using CRM rest builder..plz

    • @DotNETLittleBoy
      @DotNETLittleBoy  4 года назад

      Sure, I will try to make that.

    • @ajmmaj2172
      @ajmmaj2172 4 года назад

      @@DotNETLittleBoy
      Thank you, subscribed your channel expecting more videos

  • @danialmunsif
    @danialmunsif 3 года назад

    very helpful

  • @haripriya8421
    @haripriya8421 6 месяцев назад

    Hi, can you provide us this solution dump?

  • @nexusbusinesscentre6728
    @nexusbusinesscentre6728 3 года назад

    Creation of Form and Entities with their data types can you share that video?