I am trying to add a new field in the Invioce template, but when I select a dropdown tpye data, it occured always a waning popup, can anyone to help me, thank you!
Warning : Undefined array key “” in D:\xampp\htdocs\suitecrm\public\legacy\modules\DynamicFields\templates\Fields\Forms\enum2.php on line 102
{“east”:{“title”:“Edit Field”,“crumb”:“”,“content”:"
It looks there is invalid key or value for the app_list_strings array in public\legacy\include\language\en_us.lang.php. You can check for the same in this file by search for a double quote or two single quotes.
Also check if you can open dropdown editor from the developers tool from admin module.
@pgr I have seen these warnings display during import process and in that case they are both unnecessary and they go away after setting the error_reporting and display_errors properly