1. dr.sus
  2. Bug Report
  3. Saturday, September 12 2015, 04:34 PM
it works fine with less than 1000 values.
I use the 1|value syntax as required.
Accepted Answer
admin Accepted Answer
Admin
if you can't change database configurations you can do something like this:
- create a DB table with 2 column (value,text)
- put your options in this db table
- Set select field to retrieve info from this table (see screenshot)
Attachments (1)
  1. more than a month ago
  2. Bug Report
  3. # Permalink
admin Accepted Answer
Admin
Hi,
this may not be a limit of Easy Profile. if you have a select with 5000 options then webpage is too heavy and you have timeout error.

To use select with 5000+ options is always a bad choice,
  1. more than a month ago
  2. Bug Report
  3. # 1
dr.sus Accepted Answer
Not sure re timeout error - I cannot save the 5000 options in the Options List (one per line, separate the value from the text with the character '|').
I mean, I paste the options but after I save - they disappear.
  1. more than a month ago
  2. Bug Report
  3. # 2
dr.sus Accepted Answer
Are there any characters that need to be avoided in the options list (like "(", "/", etc.)?
  1. more than a month ago
  2. Bug Report
  3. # 3
admin Accepted Answer
Admin
Hi,
could be due to a configuration of MySQL, the database server typically have a size limit for queries. a query to save 5000 options is huge. In any case, even if I could save them then you will have a very very slow page and almost certainly timeout errors (browser and/or server).
  1. more than a month ago
  2. Bug Report
  3. # 4
dr.sus Accepted Answer
Yep, was doing exactly that right now, thanks.
  1. more than a month ago
  2. Bug Report
  3. # 5
  • Page :
  • 1


There are no replies made for this post yet.
However, you are not allowed to reply to this post.
Sorry, the discussion is currently locked. You will not be able to post a reply at the moment.