Value persistence (persistedValue) does not work on Safari (WebKit) browsers
Values will not persist properly when using Safari or any other WebKit-based browsers.
Workaround: Add the following code to line 52 of atlasUtility.js within the block of code handling persistedValue:
$(this).find("option[value='" + persistedValue + "']").prop("selected", true);
Bug# 14597
0
votes
released
·
AdminBrittany de Gail
(Technical Writer/Content Developer, Atlas Systems, Inc.)
responded
Released in ILLiad v9.2.1 default web pages on June 14th, 2023