Select to view content in your preferred language

Invoke between custom widgets

879
1
Jump to solution
02-24-2022 10:27 PM
Labels (1)
Ashok
by
Occasional Contributor

Dear All,

 

I just started developing of custom widgets in Experience builder.

I've been looking at widget communication, need to interact between custom widgets and pass some Data.

As we know, there is publishData() and onReceiveData() methods to implement this in WebAppBuilder.

I am looking for the same functionality in Experience Builder.

Some Code/example will be more helpful.

Note: I am using ArcGIS Enterprise 10.6 and Experience builder developer edition 1.6

Thanks,

Ashok

0 Kudos
1 Solution

Accepted Solutions
DaveFullerton
Frequent Contributor
0 Kudos
1 Reply
DaveFullerton
Frequent Contributor

You might take a look at the redux sample widget.  Also this post:

https://community.esri.com/t5/arcgis-experience-builder-questions/redux-samples/m-p/1081664#M2463

 

0 Kudos