nextcloud / nextcloud/tables

values automatically filled in based on the value of another column

Open
#1,276 2 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

0. Needs triage enhancement
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

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

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.