I need to display the modified on in another text field which is multiple lines text field using javascript.
Criteria is there are two fields first is, option set in which has true and false and second is, multiple lines of text.
So using javascript i need to display the modified on data into second field when the value of first field is selected as yes.
And it can be run every time, so in the second text field add the new data of that time modified on into second field with previous one.
So, can anyone help me to do this using javascript?
*This post is locked for comments