Holiday Notice – Support Unavailable on April 18 and April 21
We just wanted to let you know that our support team will be offline on Friday, April 18th (Good Friday) and Monday, April 21st (Easter Monday) due to the holidays.
We'll be back on Tuesday, ready to assist you!
In the meantime, if you need any help, feel free to:
-
Use the support widget in the bottom right corner on our websites (Amelia and wpDataTables) — our latest AI-powered assistant is there 24/7 to help with basic and intermediate questions,
-
Browse our detailed documentation (Amelia, wpDataTables)
-
Explore helpful articles,
-
Or check out our YouTube channels for video guides!
Amelia YouTube Channel
wpDataTables YouTube Channel
Thank you for your understanding, and we wish you a wonderful holiday weekend!
I've made a table with two type of fileds:
1. ENUM type of data in MySQL database. For example: 'Male,'Female' options
2. Values founded in another table. For example: Civil state (Married, Single, etc.)
When I try to fill or change a record on this table, first option is very slow searching the possible options (Male, Female). In the second option, finding values is instantaneous.
¿Is it normal?
Hi Jose
Thank you for reaching out to us.
Can you please show us the query used to create the table? Do you have the same issue with server side processing off?
Can you provide us with a link to the front end where we can see this behavior?