@@ -344,6 +344,9 @@ |
||
| 344 | 344 | return ['label' => $this->getLabel($dtl), 'input' => $inM]; |
| 345 | 345 | } |
| 346 | 346 | |
| 347 | + /** |
|
| 348 | + * @param string $tblName |
|
| 349 | + */ |
|
| 347 | 350 | protected function setNeededFieldKnown($tblName, $dtls, $features) |
| 348 | 351 | { |
| 349 | 352 | $iar = $this->handleFeatures($dtls['COLUMN_NAME'], $features); |