Keyword

[Fix] Date extra field not searchable

  • Abdelmadjid BELGRADE
  • Abdelmadjid BELGRADE's Avatar Topic Author
  • Offline
  • New Member
More
10 years 4 months ago #140276 by Abdelmadjid BELGRADE
[Fix] Date extra field not searchable was created by Abdelmadjid BELGRADE
Hello

I have noticed that Date extra fields are not searchable and not added to the search field extra_fields_search

I just modified extrafield.php (administrator/components/com_k2/models/extrafield.php), i added Date type extra fields on line 462
else if ($row->type == 'date')
		{
			$value = $currentValue;
		}

Please Log in or Create an account to join the conversation.

More
10 years 4 months ago #140314 by Lefteris
Replied by Lefteris on topic [Fix] Date extra field not searchable
Hi,
We will look into it and we might add it into core.
Thanks for your submission.

Please Log in or Create an account to join the conversation.


Powered by Kunena Forum