Invoke between custom widgets

487
1
Jump to solution
02-24-2022 10:27 PM
Labels (1)
Ashok
by
New Contributor III

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
Occasional Contributor III
0 Kudos
1 Reply
DaveFullerton
Occasional Contributor III

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