OhMyForm
-
@robi It seems the dev isn't interested in learning new things and simply expects a PR.
I think that's expected. Upstream authors generally have way too many things on their hands. My impression is that in most cases, the "packaging" is usually done by people outside the project. Not even talking about Cloudron here but things like packaging for ubuntu/redhat/centos or some other platform. The Dockerfile's that are usually in upstream repos are also mostly targeted at development rather than deployment.
-
@girish True, especially about authors being inundated .... although I suspect that them saying "it's targeted at development" is usually cop-out for something like :
-
"I'm a developer, don't expect me to finish things completely, it works here"
-
"I'm a developer, don't expect me to write documentation, it's obvious if you read the code"
-
"I'm a developer, I develop things, I moved on to something else"
I'm not being rude (well, not intentionally). It's just my experience of running software projects and a software house for 15 years. Love developers, awesome people, wish I could do what they do, but <guesstimate> 70% fall in one of the above categories.
-
-
Currently 4 issues away from 1.0
-
Form building is very useful. There is some form building integrated into Odoo and its fork, Flectra. Both of these applications have been requested:
https://forum.cloudron.io/topic/1403/flectra-erp-and-cms-an-open-source-alternative-do-odoo/11
https://forum.cloudron.io/topic/1403/flectra-erp-and-cms-an-open-source-alternative-do-odoo/11
Odoo/Flectra integrate the form building for recruitment into other modules, for example ones related to recruitment or contacts.
-
@marcusquinn said in OhMyForm:
@robi Think your options here right now are Wordpress or Lime Survey.
Or Nextcloud forms
-
1.0.3 came out a couple of weeks ago:
https://github.com/ohmyform/ohmyform/releases/tag/1.0.3There is also a demo here:
https://omf-demo.herokuapp.com/Although it doesn't seem to actually work for me, perhaps because it's still running 1.0.0-alpha
Also spotted these docker examples:
https://github.com/ohmyform/ohmyform/tree/master/examplesOh and these on Docker Hub:
https://hub.docker.com/u/ohmyform -
@jdaviescoates said in OhMyForm:
Although it doesn't seem to actually work for me, perhaps because it's still running 1.0.0-alpha
I tried the demo now but hardly anything seems to work on it.
-
@jdaviescoates said in OhMyForm:
Although it doesn't seem to actually work for me, perhaps because it's still running 1.0.0-alpha
I tried the demo now but hardly anything seems to work on it.
If only there was an easy way to try out the docker container.
-
@robi I just tried in a separate VPS.
From what I can tell, it lacks some basic things: you cannot reorder the form fields. The UI also has some strange refresh issues (deleting form does not reflect the list). We should probably wait for this one to mature a bit more.
Is anyone else using this outside Cloudron already?