developerWorks  >  Lotus  >  Forums & community  >  Notes/Domino 6 and 7 Forum

Notes/Domino 6 and 7 Forum

developerWorks




Is it possible to change computed value on the change of dropdown field through javascript.
Rakesh Roshan 01/13/2012 01:17 AM
Domino Designer All Releases All Platforms


Is it possible to change computed value on the change of dropdown field through javascript.
Like I have one dropdown field in which Yes and No option has been displayed. If I select 'Yes' option then computed value will be show as "Yes" and if I select 'No' then it would show me "No".
I don't want to refresh my form on change of the dropdown field, so it should be done through javascript.
I tried to make it done, but it seems that it won't possible through javascript or may be I don't know.
If any one knows how to do that through the javascript, please tell me/ guid me.

thank you.

Go back