Can anyone help me to understand why am I loosing the reference from the lastscreen controlkey ?
I’m not sure which one I should use: getcurrentkey or getcontrolvalue. For me is not clear. Anyhow it is not fetching the selected Attribute from the list.
Any ideas ?
Best answer by IniNimesK
@RTTATOVAR what is the script you are using to navigate from the Hyperlink to the 2nd screen?
Without seeing that script I think there are two possible paths you can go,
Use the keys
On the hyperlink script you can use ‘setCurrentKeys’ and then navigate to the new screen and it should populate the relevant data (from my experience this sometimes doesn’t work in some screen, hence I usually take the cache route)
Using the cache
On the hyperlink script set the next screen keys using the ‘setCache’ function.
And on the target screen refresh script, use the ‘getFromCache’ and then use ‘setCurrentKeys’ function to set the current screen keys
@RTTATOVAR what is the script you are using to navigate from the Hyperlink to the 2nd screen?
Without seeing that script I think there are two possible paths you can go,
Use the keys
On the hyperlink script you can use ‘setCurrentKeys’ and then navigate to the new screen and it should populate the relevant data (from my experience this sometimes doesn’t work in some screen, hence I usually take the cache route)
Using the cache
On the hyperlink script set the next screen keys using the ‘setCache’ function.
And on the target screen refresh script, use the ‘getFromCache’ and then use ‘setCurrentKeys’ function to set the current screen keys
We use 3 different kinds of cookies. You can choose which cookies you want to accept. We need basic cookies to make this site work, therefore these are the minimum you can select. Learn more about our cookies.