Native Export to Nextcloud Tables App
Nobody has claimed this yet.
- Dominant language
- PHP
- Stars
- 6
- Forks
- 5
- PR merge metrics
- No merged PRs in 30d
Description
How to use GitHub
- Please use the 👍 reaction to show that you are interested into the same feature.
- Please don't comment if you have no relevant information to add. It's just extra noise for everyone subscribed to this issue.
- Subscribe to receive notifications on status change and new comments.
Feature request
Which Nextcloud Version are you currently using: (see administration page)
34.0.2
Is your feature request related to a problem? Please describe.
It would be super helpful if responses could be directly inserted into a Nextcloud Tables App Table. This would allow admins to easily manipulate or append to records submitted through this app. It would also allow data from FormVox to easily be visualized in Nextcloud analytics.
Currently I have to manually export from FormVox, the import into my Nextcloud table.
Describe the solution you'd like
An export setting allowing a table to be selected, then providing a view to map form fields to table columns.
Describe alternatives you've considered
Creating a web hook to a custom external service that processes the form submission and inserts the data into my table.
Additional context
None - this app is far superior to the native Nextcloud Forms app so thank you!
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
No implementation files, tests, or entry points are named in the issue. Start by locating the form submission export flow and the existing integration boundaries, then determine how table selection and field-to-column mapping should fit them. Done should include native insertion into a selected table and a usable mapping view, with tests covering the integration.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- php
- Domain
- backend
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Active
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100