Select to view content in your preferred language

Modifying Default Widgets In ArcGis Experience Builder SDK

3284
11
Jump to solution
07-25-2023 05:26 AM
Labels (2)
warddourji
Emerging Contributor

I need a way to modify the default widgets ex (map widget, bookmark widget etc...).

I tried to modify the tsx's files available in the SDK folders but no change was committed to the actual web app even after resetting the client and the server running locally given that other custom widgets are changing accordingly.

 

my main task is to try change the current loaded data source in the map default widget programmatically using the sdks and load the maps using an id fed from the url of the iframe containing the experience builder app.

 

thanks.

0 Kudos
11 Replies
Vara_PrasadM_S
Frequent Contributor

Ok, Thank you @JeffreyThompson2 

0 Kudos
bendre18
Deactivated User

I see your problem is solved already but just wanted to add that you can further customize the edit widget in Experience Builder by configuring the Forms section on Map Viewer. Allows you to use conditional visibility, Arcade scripts, etc. Not a lot of documentation on that out there https://routerlogin.uno/.

 

 

0 Kudos