Item Variable Assignment not passing updated value when we go back and select new

Community Alums
Not applicable

I have a select box variable in an order guide and I am passing the value selected to a similar select box which has same values in a catalog item via Item Variable Assignment. It works well when we do not change it, but do not work when we go back clicking 'Describe Needs' i.e. it does'nt update the new value, it stays in the old value. I've tried using onload client script in order guide to clear the selection but still it does not work.

 

Has anyone seen this issue?

2 REPLIES 2

Najmuddin Mohd
Mega Sage

Hello @Community Alums ,

Can you try using On-change client script, and clear the value.


Regards,
Najmuddin.

Community Alums
Not applicable

Hi Najmuddin,

 

I tried that but still next screen would have previous data.