Code: Select all
js: "/icsui/selbr.pgm?COMPANY=" + get('UDCBD').substr(0, 1)
Occasionally a new value is added to our our files or we make a change to the RPGsp program as to what values to include or exclude. We have seen cases where if you have recently been in the program that uses the dropdown and then a new value is added to or deleted from the file that the dropdown populates from (using the RPGsp program,) or like I said the RPGsp program itself was changed, the change is not reflected in the dropdown list. I can log out of the browser, close the browser, etc. and go back in and still get the same results I was getting before the changes. I can have someone else go in and it may or may not be showing the change in their dropdown list.
Are the values being cached and if so is there a way to defeat that or force the values to reload? If not what could be causing this behaviour?