I'm currently workking on a custom module and added the following code to editviewsdefs.php :
The display is ok but when I want to save, a warning stop the current action (even is the field is not empty) saying : "Missing required field:".PHP Code:array (
'name' => 'quote',
'label' => 'LBL_QUOTE',
'type' => 'file',
),
Any idea of how to resolve this problem ?


LinkBack URL
About LinkBacks



Reply With Quote

Bookmarks