db read fields to retreive
SUM(Data16.mercadeo):mercadeo_count
select first matching item there is not where condition
-------------
chronoconnectivity index page
{fn:read_data16.Data16.mercadeo_count}
--------------------
debug
index page to
{fn:read_data16}
it gives this output which is correct but i cannot write just 6
the same think in chronoforms it gives me 6 correctly???
SUM(Data16.mercadeo):mercadeo_count
select first matching item there is not where condition
-------------
chronoconnectivity index page
{fn:read_data16.Data16.mercadeo_count}
--------------------
debug
Array ( [option] => com_chronoconnectivity6 [cont] => manager [conn] => empresa )
Array ( )when i change
index page to
{fn:read_data16}
it gives this output which is correct but i cannot write just 6
the same think in chronoforms it gives me 6 correctly???
Array ( [option] => com_chronoconnectivity6 [cont] => manager [conn] => empresa )
Array ( [read_data16] => Array ( [log] => Array ( [0] => SELECT SUM(`Data16`.`mercadeo`) AS `Data16.mercadeo_count` FROM `os5pk_chronoforms_data_empresa_reg` AS `Data16`; ) [var] => Array ( [Data16] => Array ( [mercadeo_count] => 6 ) ) ) )