We launched new forums in March 2019β€”join us there. In a hurry for help with your website? Get Help Now!
    • 17399
    • 4 Posts
    I will start developing my very first website with MODX, I will use the latest version of Revolution.

    I would like to have your advice on how to implement the following thing.

    I have extensively read the documentation, mostly focusing on the Blog tutorial (http://rtfm.modx.com/display/revolution20/Creating+a+Blog+in+MODx+Revolution) to understand how to retrieve resources and so on.

    What I need to implement is very close from the blog post, it’s a kind of review section where articles will review a product.

    I was thinking of starting with the blog tutorial except that I need to include a grade filled so the writer will be able to rate the product and the users need to be able as well (for this second option I have seen that rating snippet already exists in the extras)

    For the writer grade I was thinking of using a TV, but I need this TV to sortable meaning that for the parent category I should be able to display all the review sorted by grade.

    I would like to know if this is implemented in the way I thought or if I need to dive more into the code using xPDO to allow it. If xPDO is required which methods would you recommend.

    Regards Loic.
      • 28042 β˜† A M B β˜†
      • 24,524 Posts
        Studying MODX in the desert - http://sottwell.com
        Tips and Tricks from the MODX Forums and Slack Channels - http://modxcookbook.com
        Join the Slack Community - http://modx.org
        • 12560
        • 1 Posts
        OK I will read that carefully it should do the trick, thanks a lot