cmndrbensisko / LocalLayer

The LocalLayer Widget for ArcGIS Web AppBuilder is intended to allow the direct addition of ArcGIS for Server Mapservices to an ArcGIS Web AppBuilder application, without needing to wrap the desired services in an ArcGIS Online/Portal Web Map.
MIT License
55 stars 26 forks source link

Local Layer Issues #48

Open gorozcos opened 8 years ago

gorozcos commented 8 years ago

Hi Everyone,

I'm using the WAB for Developers version 1.2 and the Local Layer widget version 1.2.2 locallayerissue

I have several issues with my Local Layer widget:

  1. I don't know how to filter a service by an specific area of interest that is already defined in an attribute.
  2. I cannot define the number of decimal places for any of my double attributes (see attachment latitude and longitude for example).
  3. I have a feature class with a relationship and the table appears several times in my Layer List.
  4. Even though I have "Show Attachments" checked it doesn't show any attachments.

Is there any way to code this instead?

Please, any help with any or all of these issues will be really appreciate it.

Thank you,

slead commented 7 years ago

For issue 1, see the Definition Query section for each layer:

dynamic definition feature definition

For issue 2, hover on the right-hand side of the table and see the Actions column - use the Edit option.

local layer widget

This should give you the option to specify the number of decimals.