Trigger value commit programmatically for input text component using guidebridge
Hello,
I am setting value of input text component using guidebridge
email.value="abc@abc.com" , now I have written some javascript changes based on "value commit" using rule editor.
so after setting the email value using email.value="abc@abc.com", noticed that it is not triggering "value commit" event.
Please could you provide inputs as how this can achieved programmatically
Regards,
Srinivas