We have upgraded our sandbox instance to Millau. We have a button that when clicked, goes to a url in a separate page.
Action below.
/apex/skuid__ui?page=Engagementplan&Id={{{{Id}}}}
As an admin, when i test this button, it works correctly, and the Id gets populated in the URL. See below
https://skuid.cs85.visual.force.com/apex/skuid__ui?page=Engagementplan&id=001w000001EuB3SAAV
As a non admin, but a skuid page viewer, when I click this button, it opens the new page, but doesn’t populate the URL with an Id, it simply adds a } See below
https://skuid.cs85.visual.force.com/apex/skuid__ui?page=Engagementplan&Id=}
This doesn’t seem to be happening in production (not yet on Millau). Any ideas for the Id isn’t getting passed into the URL?
Thanks
Glenn
Question
Id not being passed into URL when clicking button to open new page
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.