Two things with dropdown list

Post Reply
Didou12
Posts: 487
Joined: 14 Jan 2023, 14:53
Name: Louis
Location: Montreal, Canada

Two things with dropdown list

Post by Didou12 »

Hi,

I think there are 2 things are maybe not normal (I don't remember well how the previous version works) :

- for dropdown single (ajax) list in the form, when you click on it, the field is not focused on the search, you need to reclick once to type and activate for the search

- for dropdown multiple (ajax) list in the form, when you add an entry (with the "pen"/"plus"), after when you come back, the new entry doesn't appear on it, you need to retrieve it in the list with the search.
Last edited by Didou12 on 29 May 2023, 14:32, edited 1 time in total.
Using Rukovoditel since 2022 --- v3.4 (with extension) in French on PHP 8.2
I keep the French translation up to date
I'm trying to help you (+10 years experience in html, css, php, sql, JS/jquery, python)
Didou12
Posts: 487
Joined: 14 Jan 2023, 14:53
Name: Louis
Location: Montreal, Canada

Re: Two things with dropdown list

Post by Didou12 »

Also, I just see the special character like "(" don't work in the search of dropdown ajax list, in the form, so if you have : "item (ok)" you aren't able to search with "(ok" or "item (ok"
Using Rukovoditel since 2022 --- v3.4 (with extension) in French on PHP 8.2
I keep the French translation up to date
I'm trying to help you (+10 years experience in html, css, php, sql, JS/jquery, python)
Didou12
Posts: 487
Joined: 14 Jan 2023, 14:53
Name: Louis
Location: Montreal, Canada

Re: Two things with dropdown list

Post by Didou12 »

Hi,

with 3.4 Beta 2


- for multiple dropdown ajax, there is still the issue (not in the single)
- for the search, there is still the issue with "(", and doesn't search at all with this character

- focus when clicking in the field is fixed
Using Rukovoditel since 2022 --- v3.4 (with extension) in French on PHP 8.2
I keep the French translation up to date
I'm trying to help you (+10 years experience in html, css, php, sql, JS/jquery, python)
User avatar
support
Site Admin
Posts: 6231
Joined: 19 Oct 2014, 18:22
Name: Sergey Kharchishin
Location: Russia, Evpatoriya

Re: Two things with dropdown list

Post by support »

Not supported.
Didou12
Posts: 487
Joined: 14 Jan 2023, 14:53
Name: Louis
Location: Montreal, Canada

Re: Two things with dropdown list

Post by Didou12 »

even this ?

Code: Select all

- for dropdown multiple (ajax) list in the form, when you add an entry (with the "pen"/"plus"), after when you come back, the new entry doesn't appear on it, you need to retrieve it in the list with the search.
Using Rukovoditel since 2022 --- v3.4 (with extension) in French on PHP 8.2
I keep the French translation up to date
I'm trying to help you (+10 years experience in html, css, php, sql, JS/jquery, python)
Post Reply