Create a dynaform through of pmtable IMPROVEMENT
- not was create the fields of dynaform. - Was class AdditionalTablesPeer and option "Action".
This commit is contained in:
@@ -16,6 +16,7 @@ $aFields['ADD_TABLE'] = $_POST['ADD_TABLE'];
|
||||
$aFields['PRO_UID'] = $_POST['PRO_UID'];
|
||||
$aFields['DYN_TITLE'] = $_POST['DYN_TITLE'];
|
||||
$aFields['DYN_TYPE'] = $_POST['DYN_TYPE'];
|
||||
$aFields['ACTION'] = $_POST['ACTION'];
|
||||
$aFields['DYN_DESCRIPTION'] = $_POST['DYN_DESCRIPTION'];
|
||||
$aFields['VALIDATION_MESSAGE'] = G::LoadTranslation( 'ID_FILL_PRIMARY_KEYS' );
|
||||
|
||||
|
||||
Reference in New Issue
Block a user