Christian Hartmann
Christian Hartmann
> As mentioned in the comment I am not sure we want to add some "random" plugins making it hard to discover what kind of Markdown is supported. > >...
@susnux what are we gonna do with this PR? keep it open or go for a bigger solution?
Hi @nfebe really nice, thanks for your efforts! 🎉 Before we merge this, I'd like to merge the other open PRs #2737 and #2748.
hi @nfebe I've also started the migration and used your work as a base. you could also have a look at this branch here: https://github.com/nextcloud/forms/tree/refactor/vue3
My branch is building, but I still have problems to get the edit view working as we had a `.sync` there that adds a two way binding for all question...
This will blow up the database especially for large installations. None of the other Form applications (e.g. Google, Microsoft) offer this neither. Most of our features are already self-explaining. So...
> We could add this on the empty view (`/apps/forms`) just as a fake form. Yes, but then it has limited functionallity. But I'm also not aware that other apps...
@sunjam you're absolutely right about where the user docs reside :) they are maintained in this repository: https://github.com/nextcloud/documentation So if you want you can start contributing there. Any help is...
@sunjam yes, there's currently no documentation for Forms in the User Manual. The only docs that exist are the ones here in our repository in the docs folder. There's also...
@sunjam you can disallow users to share to all logged-in users or to set the show to all logged-in users in the Forms admin settings. 