-
Bug
-
Resolution: Fixed
-
Major
-
3.2.1, 3.2.2
-
MOODLE_32_STABLE
-
MOODLE_31_STABLE, MOODLE_32_STABLE
-
wip-
MDL-57807-master -
I have three fields in my database: 1 - Status (dropdown list), 2 - Author (text field) and 3 - Name (text field). When I check the "advanced search" checkbox I can see that initial value for Status is "custom-select" and initial values for Author and Name is empty.
I want to search all database records with Name="Dik" and any Status and Author values.
But I always get zero result.
Is this possible to resolve my problem?
With best regards,
Vadim