-
I use mautic for contact / newsletter signup. The nice thing is that I can from there generate leads and pick things up with n8n
-
I spend alot of my time making forms, surveys, ways to gather data.
My suggestions:
-
if you want to make 1 contact form (text input fields, maybe some simple selections from combox, radio buttons) and use that data for something I'd suggest Nextcloud & the Forms app. Forms is perfect for the majority of simple form needs. It spits it out to a CSV and also does simple graphing. But it handles other forms needs well (closing forms after X time, max/min selections). There is simple visual modifications.
-
if you plan to make a lot of form and more advanced forms (all the above plus branching logic - e.g. if you choose answer 2 skip to form page 5, control access to the form) I'd suggest Limesurvey. But be prepared it is not trivial to use. You can modify it visually.
-
if you want to make a simple form for gathering to just gather data and write it to a nicely manipulatable database you, I'd suggest Baserow like others have suggested (e.g. here is a form I created to gather participants names for research. No idea about visual modifications.
I'd recommend trying nextcloud first. The benefit of cloud storage comes for free and it needs (I think) less resources than the other options.
-
-
I've not tried it yet, but ONLYOFFICE now has forms too
https://www.onlyoffice.com/blog/2022/01/7-interesting-facts-about-onlyoffice-forms/
-
@humptydumpty
Recaptcha for the moment but there is also ways to create native honeyspot hole with Mautic if you don't want to use google.
https://github.com/KonstantinCodes/mautic-recaptcha
-
@humptydumpty I've created a lot of forms, and rarely (less than 1%) get spam. I choose to deal with it, when if it becomes a problem. (If the form is going to be live for years, there's a chance spam will become an issue)
-
@jdaviescoates From the look of it it looks like the forms are literally fillable documents. Have we gone backwards to the days of fillable PDFs?!
Thanks for mentioning it. I will try it out. (Tho' I'm not holding my breath!)
-
@humptydumpty said in Does anyone have a more recent, working FORM solution using existing apps on Cloudron?:
@rmdes what do you use to prevent spam signups/messages?
I used to use the google captcha but would still get lots of spam. Now I'm just using a field with a condition where I make people solve a simple math question like "what is 6+1?"
-
@andreasdueren I've tried math, honeypots, captcha's, black magic, incantations, prayers, and pleading, and I still get spammed on my Wordpress forms. I've even tossed the form inside a pop-up and that didn't deter them .
-
@humptydumpty Do you need it to be a wordpress form? I'm using the javascript implementation via mautic and that already excludes everyone who doesn't have Javascript activated
-
@andreasdueren No, it doesn't have to be. The websites are using Wordpress so it was easy to just use of the popular form plugins like Contact Form 7, etc.. I don't mind redirecting users off-site if it means NO SPAM
-
@andreasdueren said in Does anyone have a more recent, working FORM solution using existing apps on Cloudron?:
I'm using the javascript implementation via mautic and that already excludes everyone who doesn't have Javascript activated
Can you jot down how to set that up in a separate thread?
-
@andreasdueren good question, the Mautic topic is relevant as is any web hosting app, like Wordpress and Surfer.
Perhaps house it in the Mautic section of the forum and mention the rest in the post so it can be found by any of those means.