-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
Short description of the enhancement
When a page is referencing another page, make it possible to add additional information to the relation
Why would the enhancement be useful to users?
Some examples:
1) Team members with different roles
Imagine there's a template "team" referencing many "user"s.
Now in the team there are different roles, e.g. "coach", "member" and "trial". Right now we would have to add different page reference fields (that are all referencing "user" objects). Having additional data on relations would make this much easier.
2) Join-date for team members
Staying with the team members example, it would be useful to store, when each member joined the team. So far I would not know how to achieve that with the current feature set. Probably by storing some information in a JSON textfield in the team.
Metadata
Metadata
Assignees
Labels
No labels