Forum Moderators: coopster
$opts['fdd']['Other_no'] = array(
'default' => '',
'help|ACP' => 'Limit 5 characters',
'input' => '',
'maxlen' => 5,
'name' => 'S.R-No',
'options' => 'ADCVFL',
'select' => 'T',
'size' => 5,
'sqlw' => 'TRIM("$val_as")',
'sort' => true
);
$opts['fdd']['other_no'] ==0 ?'':$opts['fdd']['br_no'][' '];
$opts['fdd']['other_no'] = array(
'css' => array('postfix' => 'tac'),
'default' => '',
'help|ACP' => 'Limit 5 digits',
'input' => '',
'maxlen' => 6,
'name' => 'Br_No',
'options' => 'ACPVDFL',
'select' => 'T',
'size' => 5,
'sqlw' => 'TRIM("$val_as")',
'sort' => true
);
$opts['fdd']['other_no'] ==0 ?'':$opts['fdd']['other_no'][' '] = array(/$opts['fdd']['other_no'] = array(