Page 1 of 1

Drop-down-list

Posted: 2021-08-16 10:53
by guelland
Hello, everybody.
it is possible to display only free numbers in a dropdownlist.
Enumeration 1 to 40.
For example, if 3 is given, it should not appear.

Many greetings

Re: Drop-down-list

Posted: 2021-08-16 13:14
by jsetzer
Maybe auto creating a TABLENAME.FIELDNAME.csv file in hooks directory can help?

If you know the free numbers, you could create such a file like:

Code: Select all

1;;2;;4;;5;;6;;10