Invision Community 4: SEO, prepare for v5 and dormant account notifications By Matt Monday at 02:04 PM
Trahis Posted July 20, 2020 Posted July 20, 2020 Hi all! I want to create questionnaire for my member in order to collect some statistics. Since I don't want to use a third party plugin, I am trying to create it with the Pages/Database. Is there any way to ensure that each member will be able to only one entry?
Joel R Posted July 20, 2020 Posted July 20, 2020 This won't be available out of the box. You would need some customization. If you're attempting to create a questionnaire, I would suggest as a workaround: - Google Forms (yes, really! It's easy, free, and contains lots of settings.) - Application Forms in the marketplace, such as the one by @Fosters. These apps are designed specifically for user input and tracking.
opentype Posted July 20, 2020 Posted July 20, 2020 (edited) There is an option for Pages database fields to be unique, so you could use that to ask the user for their user name as “member field” and then no entries with the same user name could be created. It’s not bullet proof, but might be enough for your use. For a more robust solution, you would need a developer to create a custom submission form. This way, the user name or ID could be set in the background and wouldn’t need to be entered manually. Edited July 20, 2020 by opentype
Trahis Posted July 20, 2020 Author Posted July 20, 2020 Thank you guys! I will give a try your suggestions!
Recommended Posts