PUI options for RDFs in Genie
Posted: Fri Jun 09, 2023 10:24 am
Is there a way to specify a global option for Rich Display Files that run in Genie, but doesn't apply to Genie screens?
For example,
It would be nice to be able to specify
for Rich Display Files, but putting this in our Genie custom.js breaks some of our screens due to onblur events.
For example,
It would be nice to be able to specify
Code: Select all
pui["autocomplete tab selects"] = true;