Select to view content in your preferred language

Comprehensive Tutorial on ArcGIS Experience Builder Developer Edition

1997
4
Jump to solution
09-15-2023 06:21 PM
DavidDas__GISP
Occasional Contributor II

 

Here is a comprehensive tutorial for absolute beginners on ArcGIS Experience Builder Developer Edition 1.12.

 

https://daviddas2.github.io/exb/

 

This app is mobile friendly. It collapses gracefully to fit a Tablet or Smartphone in portrait and landscape mode.

No programming is necessary. The two custom widgets for Google Earth and Pictometry come preconfigured.

The first 3 parts of this Tutorial can be done using the ArcGIS Online Edition of EXB.

 

1 Solution

Accepted Solutions
JeffreyThompson2
MVP Regular Contributor

An excellent tutorial for learning how to configure widgets which can be a confusing process at times. However, if you are looking for information about building custom widgets, it is not covered in this guide. 

For a good start on building custom widgets, I recommend the video series by GISman Lee on YouTube. https://www.youtube.com/watch?v=gQAqoasLkgY

GIS Developer
City of Arlington, Texas

View solution in original post

This video introduce an easy way to implement the communication among multiple customized widgets in ArcGIS Experience Builder. With this method, you don't have to follow the complex ways of doing so as written in the Esri ArcGIS Experience Builder official website. The method here is to combine ...
4 Replies
JeffreyThompson2
MVP Regular Contributor

An excellent tutorial for learning how to configure widgets which can be a confusing process at times. However, if you are looking for information about building custom widgets, it is not covered in this guide. 

For a good start on building custom widgets, I recommend the video series by GISman Lee on YouTube. https://www.youtube.com/watch?v=gQAqoasLkgY

GIS Developer
City of Arlington, Texas
This video introduce an easy way to implement the communication among multiple customized widgets in ArcGIS Experience Builder. With this method, you don't have to follow the complex ways of doing so as written in the Esri ArcGIS Experience Builder official website. The method here is to combine ...
DavidDas__GISP
Occasional Contributor II

 

Hi Jeffrey,

Wow!!

Thanks a million for making us aware of this excellent YouTube video tutorial on how to build your own Experience Builder Custom Widgets.

This is exactly what we needed to get started.

This is the best part of having this Community Forum. It helps me learn so much from the experts every day.

Best regards,

David Das

0 Kudos
DavidDas__GISP
Occasional Contributor II

 

I would encourage everyone to study the YouTube video Tutorial linked by Jeffrey Thompson.

 

Miles Lee has posted a series of Tutorials on how to build your own Custom Widgets with React.js and the ArcGIS API 4.x for Javascript.

 

This is his YouTube Channel:

 

https://www.youtube.com/@gismanlee4770

 

Here is a good intro video to get started.

 

https://www.youtube.com/watch?v=A-D0wAD1jUA

 

Thanks Jeffrey for bringing this excellent resource to our attention!

 

This series of videos will show how to develop a customised hierarchy-layer widgets in new ArcGIS Experience Builder with React.js, ArcGIS Javascript API & Reactstrap, as well as how to deploy Customised ArcGIS Experience Builder App on ArcGIS Enterprise. Let's start moving from the old ArcGIS ...
0 Kudos
DavidDas__GISP
Occasional Contributor II

 

Rudy Prosser from ESRI was kind enough to share the slides and code from the 2-day Experience Builder for Developers Presummit Workshop from March 5-6, 2023.

 

https://github.com/EsriDevEvents/arcgis-experience-builder-for-developers-presummit-workshop-2023/tr...

 

 

I found these 7 coding examples very useful in learning how to build Custom Widgets.

 

https://github.com/EsriDevEvents/arcgis-experience-builder-for-developers-presummit-workshop-2023/tr...

 

 

DavidDas__GISP_0-1696002052187.png

 

 

It would be worthwhile to attend this workshop if this is offered again at the Dev Summit in 2024.

 

0 Kudos