I want to display the information that is entered by the one person in the one form and this message enntered by the person should be displayed in the second form. Can anyone tell me the javascript code ,how to displat the message of one form into the another form.
You need to store that value in to one of the workflow variable. add that variable in workflow model, and then add it to the display form related config with in share-config-custom.xml
Hi Rajneesh, Can you please take a look, how the workflow message is getting display in each workflow task? If you're not clear, please let me know, i will create & post a sample for you.