Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 4 Next »

The file uploader is displayed when File Uploader is clicked from the Manager.

 

Description:

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)

 

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)

 

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.

 

Only available when sharing existing object.

 

 


 

Related Procedural Documentation:

File Uploader

 

 

 

 

In this section:

  • No labels