Hi...All,
Is this possible to send a value from a metastorm grid to a newly starting process on a button Click(Initiate Process)?
scenario:
I have a metastorm grid,Command button on my form1 which is attached to process1.
I have a text field on my form2 which is attached to Process2.
I should select a row from the grid(form1,Process1) and click on a command button(form1,Process1) to start the process (process2) which can send the one column value of the grid to the process2 and it should be assigned to the textfield of the form2 of Process2.
This all should happen in blank forms only..(I used flag Action but i could not succeded)...
please let me know where i am doing wrong.......
please put one solution which is useful to me.....
Thanks,
Thiru