[xwiki-users] Pie chart from a property of a form
Hello everyone, That seems a bit difficult for me but I really need to do this. I'm working on my survey, so everytime a member press the button to answer the survey, a page is created using my class "SurveyClass". In this class, there is a field "status". I need to do draw a chart on a page (a sort of dashboard) where I want to know how much pages I have with each status. So is there a way to have the value of the field "status" for every page in the space "Survey" ? If yes, how ? Thank you very much for all who will help me. Best regards, Stéphanie -- View this message in context: http://xwiki.475771.n2.nabble.com/Pie-chart-from-a-property-of-a-form-tp7093... Sent from the XWiki- Users mailing list archive at Nabble.com.
On extensions.xwiki.org there is a Poll application http://extensions.xwiki.org/xwiki/bin/view/Extension/Polls+Application Maybe you can find it useful, Caty On Wed, Dec 14, 2011 at 16:46, Stéphanie <stephanie.roulland@gmail.com>wrote:
Hello everyone,
That seems a bit difficult for me but I really need to do this. I'm working on my survey, so everytime a member press the button to answer the survey, a page is created using my class "SurveyClass". In this class, there is a field "status".
I need to do draw a chart on a page (a sort of dashboard) where I want to know how much pages I have with each status.
So is there a way to have the value of the field "status" for every page in the space "Survey" ?
If yes, how ?
Thank you very much for all who will help me.
Best regards, Stéphanie
-- View this message in context: http://xwiki.475771.n2.nabble.com/Pie-chart-from-a-property-of-a-form-tp7093... Sent from the XWiki- Users mailing list archive at Nabble.com. _______________________________________________ users mailing list users@xwiki.org http://lists.xwiki.org/mailman/listinfo/users
Hello, Thank you for the answer, but it's not what I'm looking for. I want to keep my form like that, and I just want to use the simple charts. Anyone as on idea ? Best regards, Stéphanie -- View this message in context: http://xwiki.475771.n2.nabble.com/Pie-chart-from-a-property-of-a-form-tp7093... Sent from the XWiki- Users mailing list archive at Nabble.com.
You need to make a wiki table using a velocity script by counting by statuses Then you ask for a pie chart for this table. Ludovic Le 14 décembre 2011 15:46, Stéphanie <stephanie.roulland@gmail.com> a écrit :
Hello everyone,
That seems a bit difficult for me but I really need to do this. I'm working on my survey, so everytime a member press the button to answer the survey, a page is created using my class "SurveyClass". In this class, there is a field "status".
I need to do draw a chart on a page (a sort of dashboard) where I want to know how much pages I have with each status.
So is there a way to have the value of the field "status" for every page in the space "Survey" ?
If yes, how ?
Thank you very much for all who will help me.
Best regards, Stéphanie
-- View this message in context: http://xwiki.475771.n2.nabble.com/Pie-chart-from-a-property-of-a-form-tp7093... Sent from the XWiki- Users mailing list archive at Nabble.com. _______________________________________________ users mailing list users@xwiki.org http://lists.xwiki.org/mailman/listinfo/users
-- Ludovic Dubost Founder and CEO Blog: http://blog.ludovic.org/ XWiki: http://www.xwiki.com Skype: ldubost GTalk: ldubost
participants (3)
-
Ecaterina Moraru (Valica) -
Ludovic Dubost -
Stéphanie