forms icon indicating copy to clipboard operation
forms copied to clipboard

📝 Simple form & survey app for Nextcloud

Results 238 forms issues
Sort by recently updated
recently updated
newest added

**Nextcloud (please complete the following information):** - Nextcloud-Version: (29.0.7) - Forms-Version: 4.2.4 **Is your feature request related to a problem? Please describe.** When I deleted a form by mistake, I...

enhancement
1. to develop

**Please use the 👍 [reaction](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/) to show that you are affected by the same issue. Please don't comment if you have no relevant information to add!** **Describe the bug** A...

enhancement
good first issue
1. to develop
feature: 👥 sharing settings

enhancement
good first issue
javascript
1. to develop
design

**Is your feature request related to a problem? Please describe.** Currently our API cannot be shown in the OCS API viewer **Describe the solution you'd like** Add OpenAPI support: https://docs.nextcloud.com/server/30/developer_manual/client_apis/OCS/ocs-openapi.html...

enhancement
good first issue
php
1. to develop
technical debt

**Is your feature request related to a problem? Please describe.** We're currently using old licensing headers in our source code **Describe the solution you'd like** We should switch to REUSE...

enhancement
good first issue
1. to develop
technical debt

Hello all, I like the ability to sync the submissions to a file in Nextcloud, but is it possible to sync submissions to a selected folder, and have each submission...

enhancement
0. Needs triage

Endpoints that query for forms are now protected against brute force attacks to find valid forms, invalid hashes or IDs.

bug
3. to review

**Please use the 👍 [reaction](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/) to show that you are affected by the same issue. Please don't comment if you have no relevant information to add!** **Describe the bug** I...

bug
0. Needs triage

* Resolves https://github.com/nextcloud/forms/issues/2700 This allows to identify question from within the UI, as the user can see the name assigned to a question to identify it when using the submissions...

enhancement
3. to review

- [x] lock form in backend - [x] add `lockedBy` and `lockedUntil` to `getForm` and `getForms` - [x] adjust documentation to reflect changes in form data structure and API behavior....

enhancement
2. developing
feature: 📑 form creation
feature: 👥 sharing settings