|
POST
|
i'm not sure this can achieved, but am looking to achieve scenario as below image to show image in info window, i need to get image from lat,long values and display
... View more
12-03-2018
11:18 AM
|
0
|
5
|
2056
|
|
POST
|
hi robert, i'm looking for generating image on click event
... View more
12-03-2018
10:53 AM
|
0
|
8
|
2056
|
|
POST
|
I'm trying to find a way for by click event on feature layer, generate image from lat, long or address of that location and pass the image to layer attributes and display it in infowindow. Is there a way to generate image of building from lat, long? Any help Appreciated Thanks
... View more
12-03-2018
09:58 AM
|
0
|
10
|
2486
|
|
POST
|
i used below code to display table how to filter data var myFeatureTable = new FeatureTable({ featureLayer : FeatureLayerData, map: map, syncSelection: true, showRelatedRecords: true, showAttachments : true, fieldInfos: [ { format: { template: "${ID}", places: 3 } } ], outFields: ["*"], }, 'myTableNode'); myFeatureTable.startup();
... View more
11-26-2018
09:31 AM
|
0
|
2
|
1533
|
|
POST
|
hi var buildinglayer=http://xxx.yyyyy.com/arcgis/rest/services/Building/PtrsBuilding/FeatureServer/1 how to find total count of rows in table by query or ("ID" column max number) i tried with below code, it didn't worked. can anyone suggest a method var querytask = new Querytask(buildinglayer); var query = new Query(); query.returnGeometry = false; query.outFields = ["ID"]; querytask.execute(query, function (result) { debugger; console.log(results); }); Robert Scheitlin, GISP
... View more
10-01-2018
02:37 PM
|
0
|
5
|
5284
|
|
POST
|
hi i used feature server/map servers in web application, recently the application got slowed because of gis services is there anyway to check load testing like using 100 people at a a time and check the cpu/memory at server side for GIS can anyone suggest a method/scripts to check the performance of gis services Thanks
... View more
09-25-2018
01:00 PM
|
0
|
1
|
2938
|
|
POST
|
in web map i configured it as <a href="arcgis-survey123://?itemID=111111111111111111111111111&field:Address={LegalAddress}" target="_blank">Inspection Survey</a><br /><font size="4"><br /><br /></font> LegalAddress is the field name in feature service and in survey123 Thanks
... View more
09-21-2018
08:55 AM
|
0
|
1
|
825
|
|
POST
|
i'm using smart editor widget in web app builder and when user entering a field called SIC_ID and we don't want to allow him to enter wrong number, which was not in database we published SIC table along with other tables in feature service. how to validate when user entered SIC_ID,,,,,,how to verify do we have that ID in SIC table,............ if it's true then no error, otherwise throw an alert or ! symbol ...indicating SIC_ID is invalid. can this be done in web app builder? Thanks Andres Castillo
... View more
09-17-2018
09:04 AM
|
0
|
1
|
1268
|
|
POST
|
Hi i Mean like primary key for column, auto populate with increment number Thanks
... View more
09-15-2018
03:39 PM
|
0
|
0
|
4400
|
|
POST
|
Hi Previously i worked with smartEditor and Edit widgets in web app builder with two tables for example: school to students like one to many relationships but i don't know , can i achieve below scenario in web app builder like buildings will has many inspections and inspection done by employee when a inspection is done, user can able to add multiple inspections for one building currently in my web app builder site. i'm trying to do is when a inspection record is saved, can i add one more relationship for inspections-employee to get employee details ans some other fields in the third window. Thanks Andres Castillo Robert Scheitlin, GISP
... View more
09-14-2018
02:03 PM
|
0
|
1
|
1796
|
|
POST
|
local host url is https://localhost:60450/ to customize some options trying to run WAB in localhost
... View more
09-12-2018
01:38 PM
|
0
|
0
|
730
|
|
POST
|
shared and Downloaded solution in web app builder Arcgis and when opened in Visual studio and runned got some error and I'm using a secured feature service in web app builder anyway i shared it, Any help
... View more
09-12-2018
01:12 PM
|
0
|
2
|
861
|
| Title | Kudos | Posted |
|---|---|---|
| 1 | 04-22-2019 06:52 AM | |
| 1 | 08-27-2018 09:37 AM | |
| 1 | 08-20-2019 01:12 PM | |
| 1 | 12-18-2018 12:17 PM | |
| 1 | 03-28-2019 08:22 AM |
| Online Status |
Offline
|
| Date Last Visited |
11-22-2024
08:32 PM
|