WordPress database error: [Can't create/write to file '/tmp/#sql-temptable-4db-15026d-4a.MAI' (Errcode: 28 "No space left on device")]SELECT p.* FROM wp_mdb_forum_posts AS p LEFT JOIN wp_mdb_forum_posts AS q ON( q.Id = p.ParentId AND p.Id = q.AcceptedAnswerId ) WHERE p.PostTypeId = 2 AND p.ParentId = 94143 GROUP BY p.Id ORDER BY CASE WHEN q.Id IS NOT NULL THEN 1 ELSE 0 END DESC, p.UpvoteCount DESC, p.CreationDate ASC
Topic: Autocomplete
john.tazam
asked 7 years ago
I've added the MDB Autocomplete for the user to select a country. Is it possible to change the settings (or use an MDB alternative) to achieve the following:
1) I only want the answer to be selected from the list. Currently if the user types in anything (that's not on the list) then it will be retained.
2) Ideally when the user selects a country then I would also like the country code to be displayed either in the selection or another field/hidden variable. (This requirement is not so important but would be really useful)
I don't think this is an unusual request but I can't find a solution on the MDB website - sorry if I've missed it
FREE CONSULTATION
Hire our experts to build a dedicated project. We'll analyze your business requirements, for free.
Answered
- User: Free
- Premium support: No
- Technology: General Bootstrap questions
- MDB Version: -
- Device: PC
- Browser: Chrome
- OS: Windows
- Provided sample code: No
- Provided link: No