Hello @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
Best regards.
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. 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?
Hello @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
* 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
* 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
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. We will happily answer this and any other questions you can have on our own site.
Best regards.