Zum Hauptinhalt gehen

Present datatable in Viewer

Kommentare

4 Kommentare

  • Permanently deleted user
    Hi Erik, 

     

    If you want to display information from a nonspatial table, then you can add it as a Search Table in Essentials Manager. This way, users can query its attributes using Global Search and it would return a list of results in the Result Pane. 

     

    If you are looking to bring up the entire data table just to view it, that is not possible with the current software. You have to query something in order to bring up the information. 

     

    I hope this helps.

     

    Carmen

     

     
    0
  • Nico Burgerhart
    Erik, if you mean a .NET System.Data.DataTable: you can convert it to a feature set with the DataTable To FeatureSet activity in a workflow and add the feature set to your results list or results table with a Select Features activity.
    0
  • Erik Engstrom
    Right Nico, but the Select Features activity is going to require specifying a Map Service and Layer ID in the map/site. If you're DataTable is a result from a geoprocessing activity, it doesn't necessarily relate to a layer in the site. 
    0
  • Nico Burgerhart
    You can use the Select Features activity without specifying Map Service ID and Layer ID.

     

    In this case there is just no interaction between the map and the objects in your result list / result table.
    0

Bitte melden Sie sich an, um einen Kommentar zu hinterlassen.