How to get Mashup parameters dynamically via service or expression or widget?
Hi,
Requirement :
- Need to get mashup parameters as string from url on runtime (for the dynamic implementation of breadcrumb on Master mashup)
ThingWorx doesn't support location.search() to get URL parameters.
Mashups[<mashupName>].GetParameters() provides only the definition of mashup parameter.
Is there any other way to get mashup parameter on runtime without binding each parameter separately in each and every mashup?
Or Is there a widget that allow window.location.search() functionality in ThingWorx (Ex: link ) .
Thank you,
Ashritha

