Request -make properties shareable across different objects.
M
Martyn Dunne
For example, In many of my objects I have a date property (not the same as date created). At the moment I have to create a separate one for each object. This means that, if I create a multi-object query , I am currently unable to sort them in a combined chronological order. The best I can do is sort each object's date property so that , for example all my events will be listed in chronological order and below that all my documents will be sorted in chronological order.
Log In
Beth
Merged in a post:
Use property of one object in other to avoid duplicate efforts
N
Nilesh Bhandurge
Use object property same as we use in Java by refercing to avoid duplicate efforts
Beth
Merged in a post:
Global properties
M
Miguel Tavares
I find it unnecessarily cumbersome to create the same property over and over again across different object types. As an example, I'd rather re-use one single "Author" property that takes any "Author" (or "Person", etc.) object.
Steffen Bleher
open
v
vision assemblies
with growing use there is is growing need for this!
– the way I could see this as helpful given my own space structures and handlings: have a differentiation between
a) global properties for all object types of a space;
b) groups of properties I can assign to specified / assigned groups of object types (say resources vs. content vs. notes etc.);
c) individual properties for a single object type
v
vision assemblies
yeah! – see also, as extension of that idea: