cancel
Showing results for 
Search instead for 
Did you mean: 

Values populated in Cached fields disappears after clicking BACK

former_member188001
Active Participant
0 Kudos

Hello all,

I have the following scenario

Step 1 -> Enter data in  Overview screen (Flavor1) and click a button

Step 2 -> Screen 2 (Flavor 2) is called -> There are fields which are cached

Step 3 -> After entering values in Screen 2, click a button which will go back to Screen 1(Flavor 1)

During this time, I am getting a script error issue and the data entered in Screen 2 disappears.

Here is the script on the button that takes from Screen 2 to Screen 1.

P.S -> If we hit ENTER and then click the button to go back, it works fine.

Please suggest.

Accepted Solutions (0)

Answers (1)

Answers (1)

former_member105930
Active Participant
0 Kudos

Hi,

Have you tried adding 'Press Enter' to your script before the 'Push' entry? You may need a 'Refresh Screen Entry before the Push button as well (not too sure)

A Screenshot of the Scripting error would help as well.

regards,

Ian

former_member188001
Active Participant
0 Kudos

thanks Ian. But even after adding Enter, it fails.

chinthan_yajamaan
Active Contributor
0 Kudos

On Enter, values are sent to server, so if even if there is any error the values are not lost. So suggestion should work. If not, can you provide more details on what error are you getting?

former_member188001
Active Participant
0 Kudos

Thanks Chinthan.

I had a call with Kranthi and he asked me to open a OSS message.