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
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
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
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
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
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
Add default to the key-value pair e.g
{
options:User,
type: 'Link',
default: 'David'
}
@@ghorzace8347 ok sir. Will it work for the modal forms also like prompt? Thanks.
@@ghorzace8347 Where i should add this. In json file or customize form doctype
Hi, I sent you a mail. Kindly check your inbox