Title: Question about post types&#8230;
Last modified: July 20, 2019

---

# Question about post types…

 *  Resolved [Kory M.](https://wordpress.org/support/users/korym/)
 * (@korym)
 * [6 years, 10 months ago](https://wordpress.org/support/topic/question-about-post-types/)
 * Hi there. I’m working with your great plugin and have it figured out how to create
   a “recommendation engine” with it. I’m interested in finding out if it’s possible
   to display clickable results from post types, e.g. display the links to post 
   pages based on the user’s selection. For example, if the results total 53, may
   I create a field with post type entries and assign a number of 53 to it which
   will, in turn, display said post type entries as the results?
 * Thanks, in advance, for any help you might offer.

Viewing 3 replies - 1 through 3 (of 3 total)

 *  Plugin Author [codepeople](https://wordpress.org/support/users/codepeople/)
 * (@codepeople)
 * [6 years, 10 months ago](https://wordpress.org/support/topic/question-about-post-types/#post-11751713)
 * Hello [@korym](https://wordpress.org/support/users/korym/)
 * Your description implies different factors.
 * First, you need some kind of database with the score of posts and then based 
   on an equation result, obtain the list of posts from the database. The solution
   is not simple and there are missing a lot of details in your description, but
   even without them, I think your project can be implemented using the Developer
   version of the plugin. It is distributed with the DS fields (a set of fields 
   whose values are read from an external data-sources, like a database or CSV file).
   More information in the following post of the plugin’s blog:
 * [https://cff.dwbooster.com/blog/2019/02/14/ds/?index=1](https://cff.dwbooster.com/blog/2019/02/14/ds/?index=1)
 * Best regards.
 *  Thread Starter [Kory M.](https://wordpress.org/support/users/korym/)
 * (@korym)
 * [6 years, 10 months ago](https://wordpress.org/support/topic/question-about-post-types/#post-11755402)
 * Thanks much for your reply, Code Peeps. 🙂 I was wondering if making use of the
   DS fields would help. I’ll certainly check out the Developer version.
 * If I’m understanding correctly, I could assign a dedicated score to a product
   in the form of a CPT, e.g. products A, B, C & D have a score of 53 while products
   X, Y and Z have a score of 59 (I’m anticipating using prime numbers to make the
   math a bit easier). A visitor’s results might equal 53 and a list of products
   A, B, C & D would display, courtesy of the [post type option](https://cff.dwbooster.com/blog/2019/02/14/ds/?index=1#post-type)
   which matches the products’ score of 53. Does that sound feasible? If so, is 
   it possible have the products display in a hyperlinkable fashion?
 * I appreciate it!
 * Regards,
    Kory
    -  This reply was modified 6 years, 10 months ago by [Kory M.](https://wordpress.org/support/users/korym/).
 *  Plugin Author [codepeople](https://wordpress.org/support/users/codepeople/)
 * (@codepeople)
 * [6 years, 10 months ago](https://wordpress.org/support/topic/question-about-post-types/#post-11755437)
 * Hello [@korym](https://wordpress.org/support/users/korym/)
 * As I said in the previous ticket, there are many details that are not present
   in your project’s description. However, I guess that would be possible to implement
   it using our plugin.
 * Best regards.

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘Question about post types…’ is closed to new replies.

 * ![](https://ps.w.org/calculated-fields-form/assets/icon-256x256.jpg?rev=1734377)
 * [Calculated Fields Form](https://wordpress.org/plugins/calculated-fields-form/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/calculated-fields-form/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/calculated-fields-form/)
 * [Active Topics](https://wordpress.org/support/plugin/calculated-fields-form/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/calculated-fields-form/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/calculated-fields-form/reviews/)

 * 3 replies
 * 2 participants
 * Last reply from: [codepeople](https://wordpress.org/support/users/codepeople/)
 * Last activity: [6 years, 10 months ago](https://wordpress.org/support/topic/question-about-post-types/#post-11755437)
 * Status: resolved