Action = "update"; $UpdateQuery->Table = "article_characteristic"; $UpdateQuery->bindColumn("name_articlecharacteristic", "s", "".((isset($_POST["name_articlecharacteristic"]))?$_POST["name_articlecharacteristic"]:"") ."", "WA_DEFAULT"); $UpdateQuery->bindColumn("name_articlecharacteristic_eng", "s", "".((isset($_POST["name_articlecharacteristic_eng"]))?$_POST["name_articlecharacteristic_eng"]:"") ."", "WA_DEFAULT"); $UpdateQuery->bindColumn("idarticletype", "i", "".((isset($_POST["idarticletype"]))?$_POST["idarticletype"]:"") ."", "WA_DEFAULT"); $UpdateQuery->addFilter("idarticlecharacteristic", "=", "i", "".($idarticlecharacteristic) .""); $UpdateQuery->execute(); $UpdateGoTo = ""; if (function_exists("rel2abs")) $UpdateGoTo = $UpdateGoTo?rel2abs($UpdateGoTo,dirname(__FILE__)):""; $UpdateQuery->redirect($UpdateGoTo); } if (isset($formnameadd)) { $InsertQuery = new WA_MySQLi_Query($cmctrfdb); $InsertQuery->Action = "insert"; $InsertQuery->Table = "article_characteristic"; $InsertQuery->bindColumn("name_articlecharacteristic", "s", "".((isset($_POST["name_articlecharacteristic"]))?$_POST["name_articlecharacteristic"]:"") ."", "WA_DEFAULT"); $InsertQuery->bindColumn("name_articlecharacteristic_eng", "s", "".((isset($_POST["name_articlecharacteristic_eng"]))?$_POST["name_articlecharacteristic_eng"]:"") ."", "WA_DEFAULT"); $InsertQuery->bindColumn("idarticletype", "i", "".((isset($_POST["idarticletype"]))?$_POST["idarticletype"]:"") ."", "WA_DEFAULT"); $InsertQuery->saveInSession(""); $InsertQuery->execute(); $InsertGoTo = ""; if (function_exists("rel2abs")) $InsertGoTo = $InsertGoTo?rel2abs($InsertGoTo,dirname(__FILE__)):""; $InsertQuery->redirect($InsertGoTo); } ?> setQuery("SELECT * FROM article_characteristic LEFT JOIN article_type ON article_type.idarticletype=article_characteristic.idarticletype"); $charactlist->execute(); ?> TRF CIMAC

Gestione Caratteristiche articolo

Da questa pagina puoi aggiungere le caratteristiche articolo in modo che poi le potrai associare agli standards



atEnd()) { $wa_startindex = $charactlist->Index; ?> moveNext(); } $charactlist->moveFirst(); //return RS to first record unset($wa_startindex); unset($wa_repeatcount); ?>
Nome Caratteristica Articolo (ITA) Nome Caratteristica Articolo (ENG) Tipo Articolo
getColumnVal("name_articlecharacteristic")); ?> getColumnVal("name_articlecharacteristic_eng")); ?> getColumnVal("name_articletype")); ?> " class="mr-2">