Title: create a dataset table
Last modified: October 20, 2020

---

# create a dataset table

 *  Resolved [arnab28](https://wordpress.org/support/users/arnab28/)
 * (@arnab28)
 * [5 years, 7 months ago](https://wordpress.org/support/topic/create-a-dataset-table/)
 * Hello,
 * How to create a dataset table and use that table data in other forms as calculation
   data. is it possible for this plugin?

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

 *  Plugin Author [codepeople](https://wordpress.org/support/users/codepeople/)
 * (@codepeople)
 * [5 years, 7 months ago](https://wordpress.org/support/topic/create-a-dataset-table/#post-13556414)
 * Hello [@arnab28](https://wordpress.org/support/users/arnab28/)
 * Please, read the following post about the use of DS fields (fields whose values
   are read from an external data source, like a database or CSV table):
 * [https://cff.dwbooster.com/blog/2019/02/14/ds](https://cff.dwbooster.com/blog/2019/02/14/ds)
 * Best regards.
 *  Thread Starter [arnab28](https://wordpress.org/support/users/arnab28/)
 * (@arnab28)
 * [5 years, 7 months ago](https://wordpress.org/support/topic/create-a-dataset-table/#post-13560849)
 * Hello Sir,
 * I am not looking for a dataset field. I want to know how I show input sheet data
   on other pages. Is there any process or any mechanism I want to use? see the 
   link [https://ibb.co/fdN0ZSD](https://ibb.co/fdN0ZSD). Suppose this link image
   is a user data table where the user can input the data and I want to show data
   on other pages, how can I do that. is it possible to make a small video?
 *  Plugin Author [codepeople](https://wordpress.org/support/users/codepeople/)
 * (@codepeople)
 * [5 years, 7 months ago](https://wordpress.org/support/topic/create-a-dataset-table/#post-13561410)
 * Hello [@arnab28](https://wordpress.org/support/users/arnab28/)
 * The answer to this question depends on when and where you want to display this
   information.
 * * If you want to display the information collected by the form after submission,
   and visible only in the current session, you can insert the shortcode for results(`[
   CP_CALCULATED_FIELDS_RESULT]`) in the thank you page associated with the form:
 * [https://cff.dwbooster.com/documentation#thanks-page](https://cff.dwbooster.com/documentation#thanks-page)
 * * If you want to display a summary with all submissions, no matter who have submitted
   this information, you can use the shortcode for results list (`[CP_CALCULATED_FIELDS_RESULT_LIST]`):
 * [https://cff.dwbooster.com/documentation#events-list](https://cff.dwbooster.com/documentation#events-list)
 * * If you want to display the submissions only to the user that has submitted 
   them, you should activate the “Users Permissions” add-on, and use the shortcode
   included by this add-on (`[CP_CALCULATED_FIELDS_USER_SUBMISSIONS_LIST]`). In 
   this case, the user must be registered before submitting the form.
 * [https://cff.dwbooster.com/blog/2019/07/04/users-permissions](https://cff.dwbooster.com/blog/2019/07/04/users-permissions)
 * For other questions, related to the pro or commercial features, please contact
   us directly on our site. This includes any pre-sales topics as well.
 * Commercial products are [not supported in these forums](https://wordpress.org/support/guidelines/#do-not-post-about-commercial-products).
   We will happily answer this and any other questions you can have [on our own site](https://cff.dwbooster.com/contact-us).
 * Best regards.

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

The topic ‘create a dataset table’ 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: [5 years, 7 months ago](https://wordpress.org/support/topic/create-a-dataset-table/#post-13561410)
 * Status: resolved