Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

FieldDescriptionNotes
Filter On  
Action  
Title  
Description  
Type:

Can be any string value. This type is used in a few different ways:

  • It can be filtered on from the "Filter On" drop down menu in this GUI
  • It can be used as an efficient search object in the Social - Share - Search API call.
  • Shares of type "infinite-entity-alias" are used by the framework for aliasing.
  • Shares of type "source_template" are used by the Source Editor GUI as shareable templates.
  • Shares of type "widgetsave" are used the main GUI to store per-user or per-community settings
    • developer info here (uses map widget KML layers as an example)
  • (And of course any other Infinit.e application can use it for internal purposes)

 

Info

Only available when adding a JSON file, or sharing a JSON object.

 
Communities  
Write Access  
File  
Reference location
  • A "reference location" dropdown which allows the user to choose from the available databases:
    • Custom Plugin Collection: the first object from this custom job is shared
    • Document Metadata Collection: the document with the specified "_id" field is shared
    • Aggregated Entity Collection: the entity object with the specified "_id" field is shared
    • Aggregated Association Collection: the association object with the specified "_id" field is shared
    • Local files (see below)

 

Info

Only available when sharing existing object.

 
Reference doc id
  • A "reference doc id" field that must contain the "_id" field of the object chosen above.

 

Info

Only available when sharing existing object.

 

...