Forum Discussion
Azeddin_Margani
12 years agoContributor
Hi Tanya,
Thanks for the reply. I was able to capture the text for both fields but the issue I'm having is that the fields and the Item list are located in two different dialog boxes (i.e. in the first dialog where I need to capture the text value (in one script) and in the second dialog where I need to be able to select the combined name (in another script)).
The 2 scripts need to share the captured data b/w them.
I tried to setup "data" and "desc" variables as Global (Persistence Variables) but when I execute, the error 'data' and 'desc' is undefined.
I guess the question is - where these variables should be defined globally as they are located in the same project .
Thanks,
A.M.
Thanks for the reply. I was able to capture the text for both fields but the issue I'm having is that the fields and the Item list are located in two different dialog boxes (i.e. in the first dialog where I need to capture the text value (in one script) and in the second dialog where I need to be able to select the combined name (in another script)).
The 2 scripts need to share the captured data b/w them.
I tried to setup "data" and "desc" variables as Global (Persistence Variables) but when I execute, the error 'data' and 'desc' is undefined.
I guess the question is - where these variables should be defined globally as they are located in the same project .
Thanks,
A.M.