nextcloud / nextcloud/collectives

Collective_id as a group filter for embedded tables in collectives

Open
#1,854 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

enhancement
Dominant language
JavaScript
Stars
195
Forks
51
Avg merge
1d 2h
Merged PRs (30d)
48

Description

Is your feature request related to a problem? Please describe.
No way to centralize practices across collectives and Nextcloud

Describe the solution you'd like
Use the table app and embed it to different collectives to create harmonization within different collectives and have one unique table with data

Example : create a contacts table within your organization.
Create a filter view "Collective_id" within a column filtered by "Collective_id".
In collectives when creating a new row it inserts automatically the "Collective_id"
Embed this filtered view to different collectives.
=> Each collective as the same table but the data is unique to the collective.
The tables app will allow for other views to be created etc...

Describe alternatives you've considered
https://github.com/nextcloud/tables/issues/1340

Additional context
Add any other context or screenshots about the feature request here.

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 reading the linked alternative, issue 1340, and reviewing how the Tables app is embedded in Collectives and Nextcloud. Define how a collective-specific view and automatic Collective_id assignment should work, including the boundaries between shared table data and each collective’s rows. Done means the requested filtered embedded-table workflow is implemented and verified across multiple collectives.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript
Domain
full-stack
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
30/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.