CMS Development

Janette
Participante

How can I to create a statistics graph obtaining data from a form?

resolver

Hi EveryOne 

 

I would like to know how can I to create a graphic to statistics or something like that in a landing page obtaining data from a form on another landing page? 

I would like to obtain the total number of times a user adds reference data for our company.

 

I remain to your comments.

Thanks and regards.

0 Me gusta
1 Soluciones aceptada
Kevin-C
Solución
Experto reconocido | Partner
Experto reconocido | Partner

How can I to create a statistics graph obtaining data from a form?

resolver

Hey @Janette 

 

Assuming that you know how to fetch the required data and make it available as something consumable like JSON on the landing page. You could use a JS library like Chart.js to render a graph/chart.

Kevin Cornett - Sr. Solutions Architect @ BridgeRev

Ver la solución en mensaje original publicado

1 Respuesta 1
Kevin-C
Solución
Experto reconocido | Partner
Experto reconocido | Partner

How can I to create a statistics graph obtaining data from a form?

resolver

Hey @Janette 

 

Assuming that you know how to fetch the required data and make it available as something consumable like JSON on the landing page. You could use a JS library like Chart.js to render a graph/chart.

Kevin Cornett - Sr. Solutions Architect @ BridgeRev