Rest launch Kinetic Dashboard with filter value

Add a dataview called “KeyFields” to your receiving dashboard layer.

Initialize it after form load.

Then you can send it in the URL and it will receive it.

https://<server>/EpicorKineticGold/Apps/ERP/Home/#/view/KASGKLJ/Ice.UIDbd.Part%2520Type?channelid=396fd892-2bcc-4452-a7a2-d8012aefe83f&layerNames=Broadcast&company=C001&site=038&KeyFields.PartNum=12345

I appended the &KeyFields.PartNum=12345 to the end and the form receives it when the URL opens.

DeepLinkingParams

3 Likes