Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

(Enhancement) Too long time to load form list #76

Open
guanjiwang2016 opened this issue Oct 5, 2016 · 2 comments
Open

(Enhancement) Too long time to load form list #76

guanjiwang2016 opened this issue Oct 5, 2016 · 2 comments

Comments

@guanjiwang2016
Copy link

Hello,
In client-admin -> Query Forms -> LISTBOXMULTIPLE -> Component properties, if I choose 'From Data' for Values Selections,

image

In client-user, it costs long time to load the values from database.

image

Can we add a parent list to the multilistbox instead of loading values from database?

Thanks,
regards,
guanji

@malapert
Copy link
Member

malapert commented Oct 5, 2016

Hello,

No , it is not currently possible in the way where you want. Otherwise, you
could create a big graphical component embedding Telescope, Observation
Mode, Wavelength, Product Level and Observation Type and handling
dependencies between elements. In addition, you should create specific
filters in the server side.

Before to do this, have you check that all your columns (Product Level,
Observation Type) are indexed in the database ?

Jean-Christophe

On Wed, Oct 5, 2016 at 12:01 PM, guanjiwang2016 [email protected]
wrote:

Hello,
In client-admin -> Query Forms -> LISTBOXMULTIPLE -> Component properties,
if I choose 'From Data' for Values Selections,

[image: image]
https://cloud.githubusercontent.com/assets/16957363/19108877/857e3226-8aea-11e6-95ed-22c25ccbc91b.png

In client-user, it costs long time to load the values from database.

[image: image]
https://cloud.githubusercontent.com/assets/16957363/19108960/040c989e-8aeb-11e6-9575-c676c024d260.png

Can we add a parent list to the multilistbox instead of loading values
from database?

Thanks,
regards,
guanji


You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
#76, or mute the thread
https://github.com/notifications/unsubscribe-auth/AIT5LtW9AW7547SRINuZSy-cKN3XxFCTks5qw3VugaJpZM4KOny1
.

@guanjiwang2016 guanjiwang2016 changed the title Too log time to load form list (Enhancement) Too long time to load form list Oct 5, 2016
@guanjiwang2016
Copy link
Author

Hello,
Yes, all indexes are created. Now as the issue #81, what we want is not only faster the reaction speed in the query form but to show the pre-saved values in the filter.

Thank you.
Regards,
guanji

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants