18. Custom Scripting Part1 - ERPNext

Поділитися
Вставка
  • Опубліковано 9 лис 2024

КОМЕНТАРІ • 7

  • @holgera7170
    @holgera7170 3 роки тому +2

    hey thanks for your videos. well explained. in my opinion it is very helpful, that you left the errors in the videos to see what kind of mistakes are possible on the road to the final code... keep on going 🤙👍👍👍... greetings from germany

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

    Hi, how to fetch specific field value with specific date entered on date field change trigger and automatic entered that value on custom field in my custom doctype using client custom script. Thanks

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

    Hi sir. I have a doubt. How to add a default value for the prompt like the address filled before with the existing value and we can update it? please tell me. Thanks

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

      Add default to the key-value pair e.g
      {
      options:User,
      type: 'Link',
      default: 'David'
      }

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

      @@ghorzace8347 ok sir. Will it work for the modal forms also like prompt? Thanks.

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

      @@ghorzace8347 Where i should add this. In json file or customize form doctype

  • @njuareokore5041
    @njuareokore5041 2 роки тому +1

    Hi, I sent you a mail. Kindly check your inbox