tamara.berova Posted August 1, 2017 Posted August 1, 2017 Hi all,Is there a way to somehow reduce the number of concurrent parameter values provided by SQL / XML query in a scrollable window?ThanksBest RegardTamara
Raphaël Peguet Posted August 1, 2017 Posted August 1, 2017 Are you talking about the number of value in an input control drop down list?Do you have the option to limit the number of values returned using the LIMIT SQL statement?
tamara.berova Posted August 2, 2017 Author Posted August 2, 2017 Hi!Thanks for Your answer.I would not limit the number of values in DropDown list, but show the list in a scrollable DropDown box.Unfortunately, it is programmed so that the list is not supplied with ORACLE SQL query, but with Domain XML query. It is requested because of the filters that are pre-assigned to different users in their profiles / roles. I'm not familiar with XML and do not know how to manage it there.Best regardstamara.berova
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now