Search found 487 matches

by Didou12
22 May 2023, 03:07
Forum: Discussion
Topic: Barcode scanner on input form
Replies: 9
Views: 273

Re: Barcode scanner on input form

Mmh, ok,

Maybe it's a bug or maybe it's impossible to search in a barcode,

Maybe you can post in the bug report forum ?

You can have two fields : barcode and serial number (and barcode is generated by the serial number), and search on serial number. And with your scanner when you click, it's done.
by Didou12
21 May 2023, 12:03
Forum: Discussion
Topic: Barcode scanner on input form
Replies: 9
Views: 273

Re: Barcode scanner on input form

If I understand, You need to have an entity with all pieces with : Name, BC, ... And in the form, you can have just one dropdown ajax list related to this entity and configure in it the search value for name AND BC, and when you type the name, the search is done, or when you click your scanner the s...
by Didou12
21 May 2023, 10:57
Forum: Discussion
Topic: Barcode scanner on input form
Replies: 9
Views: 273

Re: Barcode scanner on input form

What do you want to do here ?
Find the barcode scanned in the field BC ?
by Didou12
21 May 2023, 09:26
Forum: Discussion
Topic: Barcode scanner on input form
Replies: 9
Views: 273

Re: Barcode scanner on input form

Hi But you can be focused on the field and click your scanner, number will appear. Issue here is some scanner add a "enter" at the end (I think you can neutralize it with some JS on the field). And you can use a related field if needed (dropdown ajax list). Or maybe I don't understand, sor...
by Didou12
20 May 2023, 13:46
Forum: Discussion
Topic: Barcode scanner on input form
Replies: 9
Views: 273

Re: Barcode scanner on input form

Maybe you can make a text field in your form and in the barcode option put the field related :

https://youtu.be/s0FL20t9t_o?t=83
by Didou12
20 May 2023, 11:26
Forum: Bug Report version 3.4.4
Topic: [SOLVED] - Warning PHP field type attachments / Comments section
Replies: 6
Views: 238

[SOLVED] - Warning PHP field type attachments / Comments section

Hi, I don't really know when this warning appears because I have some attachment fields in my forms (kanban and some entities) but I don't really use it at this time. EDIT : It's when I add a comment in an entity, but there is no attachment field, just HTML text, but maybe it's because I use the new...
by Didou12
20 May 2023, 11:23
Forum: Bug Report version 3.4.4
Topic: (SOLVED) Warning PHP option listing configuration records
Replies: 2
Views: 110

(SOLVED) Warning PHP option listing configuration records

Hi, I don't know why, but I see a warning php, when I'm on the listing configuration on the entity, and I empty the field "disable listing configuration for users in the records" Then when I refresh the page, I have this error : 2023-05-20 03:19 USER Warning Undefined array key "disab...
by Didou12
20 May 2023, 11:01
Forum: Bug Report version 3.4.4
Topic: [SOLVED] Common report (listing configuration doesn't work)
Replies: 9
Views: 306

[SOLVED] Common report (listing configuration doesn't work)

Hi, When I added option "disallow for all users" for the listing records configuration in the entities, then in the common report my previous listing configuration doesn't work anymore... It takes my default configuration in the entity. AND, I tried to delete this configuration with emptyi...
by Didou12
20 May 2023, 10:40
Forum: Bug Report version 3.4.4
Topic: Two things with dropdown list
Replies: 4
Views: 194

Re: Two things with dropdown list

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"