How To Set A Default Value For A Dropdown List In Oracle Scripting Populated By A Cursor
(Doc ID 1150306.1)
Last updated on APRIL 12, 2023
Applies to:
Oracle Scripting - Version 12.1.1 and laterInformation in this document applies to any platform.
Goal
Customer wishes to populate a DropDown with a SQL Cursor defined from a Query Block.
After this is created, the DropDown is to be defaulted to the first value dynamically.
This is really a question for Oracle Consulting, as it will require java coding to achieve this. However we can offer the following as a possible solution to the issue.
Please be aware there will be other ways to do this, and this is just an idea we are providing.
As with all Oracle Scripts, this solution will not be supported by Oracle Support.
Solution
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |
In this Document
Goal |
Solution |
References |