Calculating form
Nobody has claimed this yet.
- 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
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. 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