values automatically filled in based on the value of another column
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 214
- Forks
- 52
- Avg merge
- 1d 10h
- Merged PRs (30d)
- 82
Description
Is your feature request related to a problem? Please describe.
I am attempting to utilize nextcloud tables application to create an application for "driving requests"
in a nutshell the company has a car fleet, and users can request a car to use for doing their work.
there time when they have to drive a considerable distance, in those cases they are eligible to receive "pocket money" to compensate the large distance traveled
Describe the solution you'd like
I would like to able to fill a column in when they select a certain destination, ideally i would like to be able to sum up how much pocket money they should get over a certain month, but that might require a separate feature request
Describe alternatives you've considered
I think tables is currently not suitable for the above usecase
Additional context
No response
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
Start by reviewing the existing column-value behavior in the Tables app and any related issues or documentation. Clarify how destination selections map to filled values, whether monthly pocket-money calculations are in scope, and define acceptance examples before locating the implementation and tests.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- data
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100