'; include !empty(get('edit')) ? $structure->getEditFile() : $structure->getAddFile(); echo ' '; // Campi personalizzati echo '
{( "name": "custom_fields", "id_module": "'.$id_module.'", "id_plugin": "'.$id_plugin.'", "position": "top", "place": "add" )}
{( "name": "custom_fields", "id_module": "'.$id_module.'", "id_plugin": "'.$id_plugin.'", "position": "bottom", "place": "add" )}
'; if (isAjaxRequest()) { echo ' '; } echo ' ';