Hi senmadrid,
Please try to enter "oro_parece_plata_no_es" in the "X field" and "result.oro_parece_plata_no_es" in the Y field, does it help ?
if not then please try to use this in the data provider:
{var:read_data15.[n].resultados}
Best regards
Max, ChronoForms developer
ChronoMyAdmin: Database administration within Joomla, no phpMyAdmin needed.
ChronoMails simplifies Joomla email: newsletters, logging, and custom templates.
Hi admin, don't work this solution😟
I try:
Data provider: {var:read_data15}
X Field name: oro_parece_plata_no_es
Y Field name: result.oro_parece_plata_no_es
Data provider: {var:read_data15.[n].resultados}
X Field name: oro_parece_plata_no_es
Y Field name: result.oro_parece_plata_no_es
I also try:
(chart is Name of chart widget)
Data provider: {var:read_data15.[n].resultados}
X Field name: chart.oro_parece_plata_no_es
Y Field name: chart.result.oro_parece_plata_no_es
Data provider: {var:read_data15}
X Field name: chart.oro_parece_plata_no_es
Y Field name: chart.result.oro_parece_plata_no_es
I try also with {var:oro_parece_plata_no_es}, with {data: ..}, with {var:char.oro....}, a lot of combinations, no lucky for me😟
Hi senmadrid,
I have tested this and the following works for me:
Data provider: {var:read_data15.[n].resultados}
X Field name: oro_parece_plata_no_es
Y Field name: result.oro_parece_plata_no_es
Please make sure that you do not have any spaces, are you sure the read data name is read_data15 ?
Best regards
Max, ChronoForms developer
ChronoMyAdmin: Database administration within Joomla, no phpMyAdmin needed.
ChronoMails simplifies Joomla email: newsletters, logging, and custom templates.
no, don't work for me, and dont know why...
the data_name is ok, read_data15 is only a normal "read data" , I only select the "database_table"( xxx_chronoforms_data_encuesta-de-prueba-con-char) and set "Model name" (resultados) (I try also in "Fields to retrieve" put "oro_parece_plata_no_es" and work in custom code show result but no in char)
I load the web and chronoforms in other server with other php version but i have same result:
if I preview the forms with char widget don't show nothing (the web is thinking 10 secons, and only show blank page) if I use the inspect element in firefox, the web showme a 500 server error :/
thx for helping