nextcloud / nextcloud/forms

Calculating form

Open
#1,481 0 comments 1 reaction 0 assignees View on GitHub

Nobody has claimed this yet.

enhancement feature: ❓ question types
Dominant language
JavaScript
Stars
382
Forks
127
Avg merge
19h 31m
Merged PRs (30d)
75

Description

Nextcloud (please complete the following information):

  • Nextcloud-Version: 25
  • Forms-Version: 3.0.5

Is your feature request related to a problem? Please describe.
Be able to make calculated form.

Describe the solution you'd like
Be able to link a value to field, either a fixed value to each radio button option or to get a value from the user on a "text" field.
Be able to make a simple calculation ( +, -, *, /) with theses value and give a total value feedback to the user.

Additional context
Inspired from https://ninjaforms.com/docs/calculations/

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

No implementation files, tests, or entry points are named. Start by locating the form builder's radio and text-field handling, then trace how values are shown to respondents; done means users can assign values, combine them with +, -, *, and /, and see the calculated total.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript
Domain
frontend
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.