Select to view content in your preferred language

Creating an Experience Builder URL page with Parameters not working

106
1
2 weeks ago
JonathanPollack
Frequent Contributor

I am using a LINK Button to open an Experience Builder page and want to pass a project user input.  QuickCapture is not interpreting the project user input and just passes the user input name.

Here is what I have in the URL link...

https://experience.arcgis.com/experience/52daf8614c4842b2a6a75a010ec27e7c/?data_filter=dataSource_3-...

here is the decoded URL for reference...

https://experience.arcgis.com/experience/52daf8614c4842b2a6a75a010ec27e7c/?data_filter=dataSource_3-... 

Here is an example that works outside of QuckCapture ('BT-151' is a valid entry)...

https://experience.arcgis.com/experience/52daf8614c4842b2a6a75a010ec27e7c/?data_filter=dataSource_3-...

here is what gets passed to the browser...

https://experience.arcgis.com/experience/52daf8614c4842b2a6a75a010ec27e7c/?data_filter=dataSource_3-...

As you can see it is passing "userInput:004" and NOT the interpreted value.  What can i change to get this to work?

0 Kudos
1 Reply
JohnathanHasthorpe
Esri Regular Contributor

Raised as bug: BUG-000170513

0 Kudos