Jump to content
  • 0

Member Q&A database


efpublishing

Question

Using my exisiting Wordpress-based membership site, can I embed a Q&A field on a wordpress page, which would be unique to each member, using parameters or some other process? Upon login, I would like members to see, for example, 10 question fields with an answer field for each (a web form, I presume). Members would enter answers to my questions in the relative fields and their answers would remain there, on that same page (called from the caspio database) for them to see upon re-login. I wonder if someone might help me udnerstand if this is possible and how it might be accomplished? Thanks so much!

Link to comment
Share on other sites

2 answers to this question

Recommended Posts

  • 0

Hi Efpublishing,

It is easy accomplish with Caspio. You need 2 tables: one for authentication with user names, emails, IDs, passwords, etc(http://howto.caspio.com/authentication/ ... ntication/); second for your questions, each field correspond to each question and one field for user identification (it may be unique email or user ID). And you need to create two DataPages:

- Submission Form (for each question, configure radio buttons form element with possible answers. For authentication field, you may configure hidden field and receive information from the authentication table (for example, user ID) - in this case, the DataPage has to be authenticated, or just ask user to type her email address)

- single record update (or Direct to Details) to show user her answers (use unique field in RLS).

You may find information about record level security on how to site: http://howto.caspio.com/authentication/ ... -security/

Regards

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Answer this question...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
×
×
  • Create New...