Skip to content
Snippets Groups Projects
Commit 0a9fb5c8 authored by Omar Mohamad - El Hassan Lopesino's avatar Omar Mohamad - El Hassan Lopesino
Browse files

Issue #3419824: Blob support for added bundle fields

parent 766e8e14
No related branches found
No related tags found
1 merge request!4953Issue #2898635: [PP-1] bundleFieldDefinitions() are not added in EntityViewsData
......@@ -596,6 +596,7 @@ protected function mapSingleFieldViewsData($table, $field_name, $field_type, $co
$views_field['sort']['id'] = 'standard';
break;
case 'blob':
case 'char':
case 'string':
case 'varchar':
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment