Select to view content in your preferred language

e search

1187
5
Jump to solution
11-24-2017 01:56 AM
anjelinaponkerat
Frequent Contributor

I remembered that Robert Scheitlin  had a good sample for search(search in field, search by draw polygon and...) in flex, that was very very useful. is there any sample in arcgis java script api?

regards

0 Kudos
1 Solution
5 Replies
RobertScheitlin__GISP
MVP Emeritus

Anjelinia,

   The eSearch widget is available for WAB here:

https://community.esri.com/docs/DOC-1731-enhanced-search-widget-version-211-080116 

anjelinaponkerat
Frequent Contributor

I have not portal for arcgis and can not use WAB. Is possible that I apply esearch in arcgis java?

0 Kudos
RobertScheitlin__GISP
MVP Emeritus

No it is WAB specific. You do not need Portal to use WAB. You can down load the WAB Dev and host on your own web server like you did Flex Viewer.

0 Kudos
anjelinaponkerat
Frequent Contributor

I,m installing WAB  and I have a problem. I have not portal for arcgis and I have developer account. I did these steps:

 

1- I install node.js

2- I run startup.bat

3- I see a page in my browser that neet to put: specify the URL to your ArcGIS Online organization or portal for ArcGIS

4- I have arcgis developer account and I put my arcgis online address but I have this error: 

Invalid redirect_uri


Error: 400

 

why?

0 Kudos